@import url(//fonts.googleapis.com/css?family=Oswald);
/* CSS Document */
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
.img-indent {
	float: left;
	margin: 0 30px 23px 0;
}
.img-indent1 {
	margin: 6px 0 15px;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	height: 0;
	width: 100%;
}
.relative {
	position: relative;
}
body {
	background: url(../img/tail-body.gif) repeat 50% 50% #000000;
}
.padd-right {
	padding-right: 20px;
}
.offset1-right {
	margin-right: 80px;
}
/*------ header ------- */
header {
	padding: 0 0 8px;
	background: url(../img/bg-header.gif);
}
.glow-top {
	background: url(../img/glow-top.png) no-repeat 50% 0;
	border-bottom: 1px solid #2c2c2c;
	padding-bottom: 45px;
}
.block-header {
	border-bottom: 1px solid #2c2c2c;
	padding-bottom: 79px;
}
/*------ logo ------- */
.navbar_ .brand {
	margin: 0;
	display: block;
	padding: 0;
	float: left;
}
.navbar_ .brand a {
	display: inline-block;
}
.navbar_ .brand a:hover {
	text-decoration: none;
}
/* navbar */
.navbar_, .navbar_ nav {
	margin: 0;
}
.navbar_ {
	padding: 0;
}
.navbar_ .navbar-inner_ {
	padding: 0;
	margin: 0;
	border: none;
	min-height: inherit;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .container {
	position: relative;
}
.nav-collapse_ {
	z-index: 30;
	margin: 0;
	position: relative;
	float: right;
	padding-top: 136px;
}
.navbar_ .nav {
	margin: 0;
}
.nav-collapse_ .nav li {
	margin: 0;
	padding: 0;
	position: relative;
	zoom: 1;
}
.nav-collapse_ .nav > li {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: url(../img/item-border.png) no-repeat 0 50%;
	padding-left: 20px;
	margin-left: 9px;
}
.nav-collapse_ .nav > li:first-child {
	margin: 0;
	background: none;
}
.nav-collapse_ .nav li a {
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
	color: #d6d6d6;
	font-family: 'Oswald', sans-serif;
	background: none;
	text-shadow: none;
}
.nav-collapse_ .nav > li > a {
	margin: 0;
	display: block;
	position: relative;
	text-transform: lowercase;
	z-index: 10;
	padding: 5px 12px;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
	background: url(../img/indicator.png) no-repeat 0 0;
	width: 7px;
	height: 4px;
	position: absolute;
	display: block;
	bottom: -5px;
	left: 50%;
	margin-left: -3px;
	z-index: 5;
}
.nav-collapse_ .nav > li.sfHover > a, .nav-collapse_ .nav > li.sfHover > a:hover, .nav-collapse_ .nav > li > a:hover, .nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover {
	background: none;
	color: #4f8d1b;
}
.navbar_ .nav > .active > a, .navbar_ .nav > .active > a:hover, .navbar_ .nav > .active > a:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.nav-collapse_ .nav > li.sfHover > a .sf-sub-indicator, .nav-collapse_ .nav > li.active > a .sf-sub-indicator {
	background-position: 0 bottom;
}
.sub-menu > a {
	position: relative;
}
.nav-collapse_ .nav ul {
	position: absolute;
	text-align: center;
	display: none;
	width: 83px;
	left: 50%;
	top: 50px;
	list-style: none;
	zoom: 1;
	z-index: 11;
	background: #0f0903;
	padding: 24px 10px 14px;
	text-transform: uppercase;
	margin: 0 0 0 -32px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nav-collapse_ .nav ul:before {
	background: url(../img/angle-ul.png);
	width: 9px;
	height: 5px;
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -4px;
	content: "";
}
.nav-collapse_ .nav ul li a {
	display: inline-block;
	background: none;
	color: #aeaeae;
	font-size: 12px;
	line-height: 24px;
}
.nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff;
}
.nav-collapse_ .nav ul ul {
	background: #494949;
	width: 72px;
	padding-left: 14px;
	text-align: left;
	top: -24px;
	left: 105px;
}
.nav-collapse_ .nav ul ul:before {
	display: none;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
	background: url(../img/indicator2.png) no-repeat 0 bottom;
	width: 4px;
	height: 7px;
	position: absolute;
	display: block;
	top: 7px;
	right: 3px;
	left: auto;
	z-index: 5;
}
/*------ list_carousel ------- */
.list_carousel {
	padding: 0 0 35px;
	position: relative;
}
#carousel1 {
	margin: 0;
}
.list_carousel .caroufredsel_wrapper {
	overflow: hidden !important;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	overflow: hidden;
	cursor: default;
}
.list_carousel li {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
.list_carousel li .caption {
	padding: 0;
	text-align: center;
}
.list_carousel li .caption strong {
	color: #fff;
	padding-bottom: 26px;
	font-family: 'Oswald', sans-serif;
	font-size: 45px;
	line-height: 48px;
	display: block;
	font-weight: normal;
}
.list_carousel li .caption p {
	color: #676767;
}
#prev, #next {
	position: absolute;
	bottom: 0;
	display: block;
	width: 29px;
	height: 29px;
	left: 50%;
}
#next {
	background: url(../img/prev-next.png) no-repeat right bottom;
	margin-left: 4px;
}
#prev {
	background: url(../img/prev-next.png) no-repeat 0 bottom;
	margin-left: -33px;
}
#prev:hover {
	background-position: 0 0;
}
#next:hover {
	background-position: right 0;
}
/*------ h1, h2, h3, h4, h5, h6 ------- */
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	line-height: 1em;
	margin: 0;
}
header h1 {
	padding: 0;
}
h3 {
	font-size: 30px;
	padding: 52px 0 38px;
}
h3 span {
	display: block;
	font-size: 23px;
	color: #636363;
	text-transform: none;
	padding-top: 3px;
}
.title-h3 {
	font-size: 36px;
	padding: 53px 0 22px;
}
.title-h3 span {
	padding-top: 0px;
	font-size: 25px;
}
.extra-h3 {
	font-size: 26px;
	padding: 48px 0 24px;
}
.h3-extra1 {
	padding: 50px 0 22px;
}
h4 {
	font-size: 18px;
	text-transform: uppercase;
	padding: 14px 0 15px;
}
h4 a {
	color: #ffffff;
}
h4 a:hover {
	text-decoration: none;
}
p {
	padding-bottom: 25px;
	margin: 0;
}
.p-extra {
	line-height: 22px;
}
.link {
	text-decoration: none;
	display: inline-block;
	color: #969696;
}
.btn-1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #262626;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 3px 18px 6px;
}
/*--- header end ------*/
/*------ content ------- */
#content {
	position: relative;
	padding-bottom: 47px;
	z-index: 5;
}
#content ul {
	list-style: outside none;
}
.thumbnail-1 {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
}
.left-0 {
	margin-left: 0 !important;
}
.overflow {
	overflow: hidden;
}
.txt-1 {
	color: #ffffff;
	padding-bottom: 0;
}
.txt-1 a {
	color: #ffffff;
}
/*------ list ------- */
.list {
	margin: 0;
	overflow: hidden;
	padding-top: 38px;
}
.list li {
	border-top: 1px dotted #424242;
	padding: 13px 35px 13px 0;
	position: relative;
}
.list li:after {
	background: url(../img/marker-1.png) no-repeat 0 0;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 6px;
	top: 15px;
	content: "";
}
.list li:first-child {
	margin: 0;
	border: none;
}
.list li a {
	font-family: 'Oswald', sans-serif;
	color: #ffffff;
	font-size: 19px;
	line-height: 22px;
}
.list li a:hover {
	color: #636363;
	text-decoration: none;
}
.border-horiz {
	margin-top: 47px;
}
.border-horiz span {
	display: block;
	background: #363636;
	height: 1px;
}
/*----------- list-news--------------*/
.list-news {
	margin: 15px 0 0;
	padding-bottom: 31px;
}
.list-news li {
	line-height: 21px;
	border-top: 1px solid #323232;
	margin-top: 25px;
	padding-top: 26px;
}
.list-news li:first-child {
	margin: 0;
	padding: 0;
	border: none;
}
.list-news li p {
	padding-bottom: 0;
}
.list-news li a {
	text-decoration: none;
	color: #c7c7c7;
}
.list-news li a:hover {
	color: #fcba4e;
}
.date-1 {
	color: #fff;
	font-size: 14px;
	display: inline-block;
}
/*------ works ------- */
#work_container {
	padding-bottom: 31px;
}
#work_container .box {
	width: 168px;
	float: left;
}
#work_container .box figure {
	margin: 0;
}
#work_container .box img {
	width: 100%;
}
#work_container .box a {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
#work_container .box a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#options {
	padding: 49px 0 42px;
}
#filters {
	margin: 0;
}
#filters li {
	float: left;
	margin-left: 26px;
}
#filters li:first-child {
	margin: 0;
}
#filters a {
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	color: #9a9a9a;
	line-height: 1em;
	padding: 9px 0;
	position: relative;
	display: block;
	text-transform: uppercase;
}
#filters a:hover, #filters a.selected {
	color: #ffffff;
	text-decoration: none;
	background: url(../img/part-border.png) repeat-x 0 bottom;
}
#filters a:hover:after, #filters a.selected:after {
	background: url(../img/marker-select.png) no-repeat 0 0;
	width: 7px;
	height: 4px;
	position: absolute;
	left: 50%;
	top: -12px;
	margin-left: -3px;
	content: "";
}
/*------ list-social ------- */
.list-social {
	list-style: none;
	margin: -9px 0 25px;
	overflow: hidden;
}
.list-social li {
	margin-right: 5px;
	float: left;
}
.list-social a {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.list-social a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/*------ list-1 ------- */
.list-1 {
	margin: 48px 0 0;
	list-style: none;
}
.list-1 li {
	line-height: 20px;
	padding-bottom: 12px;
}
.list-1 a {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	color: #909090;
	padding-right: 10px;
	background: url(../img/marker-2.png) no-repeat right 6px;
}
.list-1 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-position: right -67px;
}
/***** contact form *****/
#contact-form1 {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 0;
	padding: 8px 0 0;
}
.inner-form {
	padding: 20px;
}
#contact-form1 div {
	overflow: hidden;
}
#contact-form1 fieldset {
	border: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
#contact-form1 label {
	display: block;
	min-height: 46px;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#contact-form1 .message {
	min-height: 123px;
	display: block !important;
	width: 100%;
}
#contact-form1 input, #contact-form1 textarea {
	border: 1px solid #3a3a3a;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 10px 8px;
	margin: 0;
	font-size: 14px;
	line-height: 20px !important;
	color: #727272;
	outline: none;
	width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contact-form1 input {
	height: 36px;
}
#contact-form1 input:focus, #contact-form1 textarea:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#contact-form1 .area .error {
	float: none;
}
#contact-form1 textarea {
	width: 100%;
	height: 104px;
	resize: none;
	overflow: auto;
}
#contact-form1 .success {
	border: 1px solid #e5e5e5;
	display: none;
	position: absolute;
	left: 0;
	top: 4px;
	color: #2b2b2b;
	font-size: 18px;
	line-height: 22px;
	background: #fff;
	text-align: center;
	text-transform: none;
	width: 100%;
	z-index: 20;
}
#contact-form1 .success span {
	display: block;
	text-align: center;
	padding: 26px 10px;
}
#contact-form1 .error, #contact-form1 .empty {
	color: #f00;
	font-size: 11px;
	line-height: 1.27em;
	display: none;
	overflow: hidden;
	padding: 2px 4px 0px 0;
	width: 50%;
	text-transform: none;
	position: absolute;
	text-align: right;
	top: 4px;
	right: 3px;
}
#contact-form1 .message .error, #contact-form1 .message .empty {
	bottom: 7px;
}
#contact-form1 .buttons-wrapper {
	position: relative;
	text-align: right;
}
#contact-form1 .buttons-wrapper a {
	cursor: pointer;
	margin: 0;
}
/*------ list-service ------- */
.list-services {
	margin: 7px 0 0 -20px;
}
.list-services li {
	float: left;
	padding-bottom: 40px;
	line-height: 21px;
	width: 246px;
	margin-left: 20px;
}
.list-services li p {
	padding-bottom: 28px;
}
.list-services li figure {
	margin: 0 0 20px;
}
/*----------- list-featured--------------*/
.list-featured {
	margin: 1px 0 0;
}
.list-featured li {
	overflow: hidden;
	border-bottom: 1px solid #323232;
	padding-bottom: 30px;
	margin-bottom: 24px;
}
.list-featured li figure {
	float: left;
	margin: 6px 20px 0 0;
}
.list-featured li section {
	line-height: 21px;
	padding-right: 10px;
}
/*------ list-upcoming ------- */
.list-upcoming {
	margin: 10px 0 0;
}
.list-upcoming li {
	overflow: hidden;
	padding-bottom: 19px;
	line-height: 21px;
}
.list-upcoming li figure {
	margin: 0 20px 0 0;
	float: left;
}
.list-upcoming li p a {
	color: #ffffff;
}
/*------ list-posts ------- */
.list-posts {
	margin: 0;
	padding-top: 8px;
}
.list-posts .txt-1 {
	padding-top: 3px;
}
.badge_ {
	font-size: 11px;
	line-height: 14px;
	width: 59px;
	text-align: center;
	background: #fff;
	float: left;
	font-weight: normal;
	margin: 0 20px 0 0;
	text-shadow: none;
	color: #262626;
	padding: 11px 0 14px;
	white-space: normal;
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.badge_ span {
	display: block;
}
.list-posts figure {
	float: left;
	margin: 5px 20px 0 0;
}
.list-posts > li {
	padding-bottom: 30px;
	border-bottom: 1px solid #363636;
	margin-bottom: 30px;
}
.list-posts > li p {
	color: #545454;
}
.list-comments {
	margin: 0;
	overflow: hidden;
}
.list-comments li {
	float: right;
	line-height: 20px;
}
.list-comments li:first-child {
	float: left;
}
.list-comments li a {
	color: #545454;
	text-decoration: none;
	line-height: 18px;
	font-size: 14px;
}
.list-comments li a:hover {
	text-decoration: none;
	color: #ffffff;
}
.box-post {
	padding-top: 14px;
	overflow: hidden;
}
/*------ list-2------- */
.list-2 {
	margin: 3px 0 0;
}
.list-2 li {
	background: url(../img/marker-3.png) no-repeat 0 7px;
	padding-left: 17px;
	padding-bottom: 10px;
}
.list-2 li a {
	color: #545454;
}
.list-2 li a:hover {
	text-decoration: none;
	color: #ffffff;
}
.quote-1 {
	padding-top: 3px;
}
.quote-1 blockquote {
	padding: 0;
	border: none;
	margin-bottom: 14px;
}
.quote-1 .box-name {
	text-align: right;
}
.quote-1 .box-name img {
	display: inline-block;
	margin-bottom: -10px;
}
.quote-1 .box-name span {
	display: inline-block;
	font-size: 11px;
}
/***** map *****/
.map {
	margin: 56px 0 5px;
	line-height: 0;
}
.map iframe {
	border: none;
	width: 100%;
	height: 590px;
}
/*------ mail & address------- */
.address-1 {
	padding: 2px 0 0;
	color: #545454;
}
.address-1.padd-top {
	padding-top: 21px;
}
.address-1 span {
	display: inline-block;
	width: 95px;
}
.address-1 a {
	color: #545454;
}
.address-1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
/***** contact form *****/
#contact-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 0;
	padding: 9px 0 0;
}
.inner-form {
	padding: 20px;
}
.coll-1, .coll-2, .coll-3 {
	float: left;
	width: 175px;
}
.coll-1, .coll-2 {
	margin-right: 7px;
}
#contact-form div {
	overflow: hidden;
}
#contact-form fieldset {
	border: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
#contact-form label {
	display: block;
	min-height: 41px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#contact-form .message {
	min-height: 304px;
	display: block !important;
	width: 100%;
}
#contact-form input, #contact-form textarea {
	border: none;
	background: url(../img/bg-tail-input.jpg);
	padding: 6px 15px 7px;
	margin: 0;
	font-size: 14px;
	line-height: 20px !important;
	color: #969696;
	outline: none;
	width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contact-form input {
	height: 33px;
}
#contact-form input:focus, #contact-form textarea:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#contact-form .area .error {
	float: none;
}
#contact-form textarea {
	width: 100%;
	height: 289px;
	resize: none;
	overflow: auto;
}
#contact-form .success {
	border: 1px solid #e5e5e5;
	display: none;
	position: absolute;
	left: 0;
	top: 4px;
	color: #2b2b2b;
	font-size: 18px;
	line-height: 22px;
	background: #fff;
	text-align: center;
	text-transform: none;
	width: 100%;
	z-index: 20;
}
#contact-form .success span {
	display: block;
	text-align: center;
	padding: 26px 10px;
}
#contact-form .error, #contact-form .empty {
	color: #f00;
	font-size: 11px;
	line-height: 1.27em;
	display: none;
	overflow: hidden;
	padding: 2px 4px 0px 0;
	width: 100%;
	text-transform: none;
	position: absolute;
	bottom: -2px;
	left: 3px;
}
#contact-form .message .error, #contact-form .message .empty {
	bottom: 19px;
}
.buttons-wrapper {
	position: relative;
}
.buttons-wrapper span {
	color: #969696;
}
.buttons-wrapper a {
	margin-right: 16px;
	cursor: pointer;
	margin-top: 0;
}
.buttons-wrapper a:hover {
	text-decoration: none;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background: url(../img/totop.png) 0 0 no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 120px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 bottom;
}
#toTop:active, #toTop:focus {
	outline: none;
}
.policy p {
	padding-bottom: 22px;
	color: #545454;
}
.policy a {
	color: #fff;
}
.policy a:hover {
	text-decoration: underline;
}
/* block-404 */.block-404 {
	margin: 50px 0;
	overflow: hidden;
}
.block-404 .img-404 {
	float: left;
	margin: 47px 48px 0 16px;
}
.box-404 {
	overflow: hidden;
}
.box-404 p {
	font-size: 14px;
	color: #545454;
	padding-bottom: 19px;
}
.box-404 h3 strong {
	display: block;
	padding-top: 5px;
	font-weight: normal;
}
/* search */#search {
	margin: 22px 0 0 0;
	position: relative;
}
#search input {
	border: 1px solid #3c3c3c;
	background: none;
	padding: 6px 15px 7px;
	margin: 0;
	font-size: 14px;
	height: 33px;
	line-height: 20px !important;
	color: #969696;
	outline: none;
	width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#search input:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#search a {
	float: right;
	margin: 10px 0 0 6px;
}
/*--- content end ------*/
aside {
	border-top: 1px solid #363636;
	padding: 14px 0 44px;
}
/*------ footer ------- */
footer {
	padding: 35px 0;
	border-top: 1px solid #363636;
}
.privacy {
	padding-top: 2px;
	line-height: 20px;
	font-size: 15px;
	color: #b6b6b6;
	float: left;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
}
.privacy a {
	text-decoration: none;
	color: #b6b6b6;
}
.privacy a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.txt-mail {
	float: right;
	background: url(../img/icon-mail.png) no-repeat 0 0;
	padding-left: 31px;
}
.txt-mail a {
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: 300;
}
.txt-mail a:hover {
	text-decoration: underline;
}
/*--- footer end ------*/
@media only screen and (min-width: 1200px) {
 .offset1-right {
 margin-right: 100px;
}
 #filters li {
 margin-left: 41px;
}
 .padd-right {
 padding-right: 70px;
}
 .list-services li {
 width: 310px;
}
 .list-posts li .txt-2 {
 padding-right: 192px;
}
 .coll-1,  .coll-2,  .coll-3 {
 width: 218px;
}
 #contact-form label {
 display: inline-block;
}
 #search input {
 width: 264px;
}
 #search a {
 float: left;
 margin: 0 0 0 6px;
}
 .block-404 {
 margin: 137px 0 118px;
 overflow: hidden;
}
}
@media only screen and (max-width: 979px) {
 #contact-form label {
 display: block;
}
 #contact-form input,  #contact-form textarea {
 width: 100%;
}
 .navbar_ .nav-collapse_ {
 height: auto !important;
 overflow: inherit;
 clear: none;
}
 .block-404 .img-404 {
 float: none;
 margin: 0;
 width: 100%;
}
 .block-404 .img-404 {
 margin-bottom: 20px;
}
 .block-404 {
 margin-top: 50px;
}
 #search input {
 width: 100%;
}
 #search a {
 float: right;
 margin-top: 5px;
}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
 .offset1-right {
 margin-right: 60px;
}
 #filters li {
 margin-left: 8px;
}
 #filters li a {
 font-size: 13px;
}
 .nav-collapse_ .nav > li {
 margin-left: 0;
 padding-left: 6px;
}
 .nav-collapse_ .nav > li:first-child {
 padding: 0;
}
 .nav-collapse_ .nav ul {
 margin-left: -40px;
}
 .img-indent {
 float: none;
 margin-right: 0;
}
 .img-indent img {
 width: 100%;
}
 .list-services li {
 width: 186px;
}
 .list-featured li figure {
 float: none;
 margin: 6px 0 12px 0;
}
 .list-featured li figure img {
 width: 100%;
}
 .list-upcoming li figure {
 float: none;
 margin: 0 0 12px 0;
}
 .list-upcoming li figure img {
 width: 100%;
}
 .list-posts li figure {
 float: none;
 margin: 0 0 12px 0;
}
 .list-posts li figure img {
 width: 100%;
}
 .navbar_ .btn-navbar {
 display: none;
}
 .nav-collapse_ .nav > li {
 float: left;
}
 .coll-1,  .coll-2,  .coll-3 {
 width: 132px;
}
 #contact-form input,  #contact-form textarea {
 width: 100%;
}
 .address-1 span {
 display: block;
}
}
@media only screen and (max-width: 767px) {
 body {
 padding: 0;
}
 .offset1-right {
 margin-right: 0px;
}
 .sf-menu {
 display: none !important;
}
 #content .container,  aside,  .glow-top,  .block-header {
 padding-left: 20px;
 padding-right: 20px;
}
 .block-header {
 padding-bottom: 10px;
}
 .list-services li {
 width: 46%;
}
 .list-services li img {
 width: 100%;
}
 .navbar_ .brand,  .navbar_ {
 float: none;
}
 .list-featured li figure {
 margin-bottom: 10px;
}
 .navbar_ .nav-collapse_ {
 float: none;
 display: none;
}
 .navbar_ .btn-navbar {
 display: none;
}
 .select-menu {
 display: block !important;
 color: #ffffff;
 border: 1px solid #313131;
 background: #343434 !important;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 width: 100%;
 margin: 20px 0;
}
 .select-menu option {
 padding-bottom: 4px;
}
 .padd-right {
 padding-right: 0;
}
 .img-indent {
 float: left;
 margin-right: 20px;
}
 .list-thumbnails {
 margin-left: 0;
}
 .list-thumbnails li {
 float: none;
 margin-left: 0;
 width: 100%;
}
 .list-team li {
 width: 29%;
 margin-left: 20px;
}
 .list-project .thumbnail-1 {
 overflow: hidden;
}
 .list-project .thumbnail-1 figure {
 float: left;
 margin-right: 20px;
}
 .coll-1,  .coll-2,  .coll-3 {
 width: 100%;
 float: none;
}
 .policy .pull-right {
 float: none;
}
 .box-txt {
 padding-bottom: 0;
}
 footer {
 padding-left: 20px;
 padding-right: 20px;
}
}
@media (max-width: 580px) {
 #filters li {
 width: 50%;
 margin-left: 0;
 padding-bottom: 20px;
}
 #filters li a {
 display: inline-block;
}
}
@media (max-width: 540px) {
 .list-services li {
 width: 43%;
}
 .list-project .thumbnail-1 {
 overflow: hidden;
}
 .list-project .thumbnail-1 figure {
 float: none;
 margin-right: 0px;
}
 .list-project .thumbnail-1 img {
 width: 100%;
}
}
@media (max-width: 560px) {
 .list-posts li figure {
 float: none;
 margin: 0 0 12px 0;
}
 .list-posts li figure img {
 width: 100%;
}
}
@media (max-width: 510px) {
 .list-featured li figure {
 float: none;
 margin: 6px 0 12px 0;
}
 .list-featured li figure img {
 width: 100%;
}
 .img-indent {
 float: none;
 margin-right: 0px;
}
 .img-indent img {
 width: 100%;
}
}
@media (max-width: 480px) {
 .coll-right,  .coll-left,  .privacy,  .txt-mail {
 float: none;
}
 .txt-mail {
 padding-bottom: 6px;
}
 .list-services {
 margin-left: 0;
}
 .list-services li {
 width: 100%;
 float: none;
 margin-left: 0;
}
 .list-services li img {
 width: 100%;
}
 .list-team {
 margin-left: 0;
}
 .list-team li {
 width: 100%;
 float: none;
 margin-left: 0;
}
 .list-team li img {
 width: 100%;
}
 .list-posts figure {
 float: none;
 margin: 3px 0 14px 0;
}
 .list-posts figure img {
 width: 100%;
}
 .list-comments li {
 float: none !important;
 display: block;
}
 .coll-right {
 padding-bottom: 20px;
}
 .list-clients li {
 width: 100%;
 margin-left: 0;
}
}
@media only screen and (max-width: 400px) {
 .list-upcoming li figure {
 float: none;
 margin: 0 0 12px 0;
}
 .list-upcoming li figure img {
 width: 100%;
}
}
@media only screen and (max-width: 320px) {
}
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
