html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {outline: none !important;
}
img {
	vertical-align:top;
	border:0;
	opacity:1;
	filter: alpha(opacity=100);
	max-width:100%;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
body {
	overflow-x:hidden;
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
	line-height:20px;
	font-size: 13px;
	color: #797979;
}
html { font-size: 100%;
}
::selection{
	background: #986422;
	color: #FFF;
}
::-moz-selection {
	background: #986422; /* Firefox */
	color:#fff;
}
a {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover { color: #555555;
}
p {
	margin:0 0 20px;
	padding:0;
}
.fleft {float:left;
}
.fright {float:right;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

h1 {
	margin: 0 0 18px;
	padding:0;
	text-transform:uppercase;
	font-weight:700;
	line-height:65px;
	font-size:46px;
	color:#fffefe;
	text-shadow: 1px 2px 0 rgba(0,0,0,0.19);
}
h2 {
	margin:0 0 9px;
	padding:0;
	text-transform:uppercase;
	font-weight:400;
	line-height:62px;
	font-size:40px;
	color:#333;
}
h3 {
	margin:0 0 20px;
	padding:0;
	text-transform:uppercase;
	font-weight:400;
	line-height:20px;
	font-size:16px;
	color:#505050;
}
.container {
	width:1000px;
	margin:0 auto;
}
[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left:20px;
	margin-bottom:20px;
}
.row {margin-left:-20px;
}
.span12 {width: 980px;}
.span11 {width: 915px;}
.span10 {width: 830px;}
.span9 {width: 745px;}
.span8 {width: 660px;}
.span7 {width: 575px;}
.span6 {width: 490px;}
.span5 {width: 405px;}
.span4 {width: 320px;}
.span3 {width: 235px;}
.span2 {width: 150px;}
.span1 {width: 65px;}


.color {color:#986422;
}
.bg_color {background-color:#986422;
}
.page_section {
	padding:33px 0 25px;
}
.parallax_effect {
	width:100%;
	padding:32px 0 26px;
	background-size:cover;
}

/* ____________________ Header ____________________ */
#top{
	position:relative;
	z-index:999;
	height: 74px;
	margin-bottom:-74px;
	padding: 0;
	background: rgba(0,0,0,0.75) !important;
}
#logo a {
	display:block;
	margin-bottom:-74px;
	font-family: 'Cookie', cursive;
	font-weight:400;
	line-height:74px;
	font-size:41px;
	color:#fff;
	text-align:center;
	text-indent:-25px;
}
.fixed-menu #logo a {color:#333;
}

/* __________ Menu _________ */

/* __________ Fixed Menu Style __________ */
.fixed-menu {
	border:none;
	position:fixed;
	left:0px;
	top:-100px;
	width:100%!important;
	height:74px;
	background:#fff!important;
	z-index:99999;
	opacity: 0;
	filter: alpha(opacity=0);
	width:100%!important;
	transition: all 300ms; 
	-webkit-transition: all 300ms;
}
.fixed-menu.fixed_show {
	top:0px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.fixed-menu-wrapper {
	padding: 0;
}
.fixed-menu:after  { 
	content:'';
	height:6px;
	display:block;
	width:100%;
	position:absolute;
	bottom:-6px;
	background:url(../images/menu_shadow.png) repeat-x left top;
}
.fixed-menu .navmenu {
	padding:0;
}
.fixed-menu .navmenu ul li a{
	color: #333;
}
.fixed-menu .navmenu ul li a:hover,
.fixed-menu .navmenu ul li.active a{
	color:#986422;
}

/* _________ //Fixed Menu Style _________ */
a.menu_toggler { display:none;
}
.navmenu{
	margin: 0;
	text-align:center;
}
.navmenu ul li {
	position: relative;
	display: inline-block;
	margin: 0 38px;
}
.navmenu ul li a{
	display:block;
	padding: 0;
	text-decoration:none !important;
	text-transform:uppercase;
	line-height:74px;
	color: #ebebeb;
}
.navmenu ul li a:hover,
.navmenu ul li.active a{
    padding: 0;
    text-decoration: none;
	color:#fff;
}
.navmenu ul li.center_menu_item {
	margin-right:310px;
}
.navmenu ul li.first {margin-left:0;
}
.navmenu ul li.last {margin-right:0;
}

/* _________ //Menu _________ */

/* ___________________ //Header ___________________ */

/* ____________________ Home ____________________ */

.home_gradient {
	position:absolute;
	z-index:0;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.25) !important;	
}
.welcome_block {
	position:relative;
	z-index:1;
	text-align:center;
}
.welcome_block h1 {
	display:inline-block;
	margin-top:95px;
	padding:0 33px;
	box-shadow: 0 0 0 4px rgba(255,255,255,0.59);
}
.welcome_block p {
	margin:0;
	text-transform:uppercase;
	font-weight:300;
	line-height:20px;
	font-size:13px;
	color:#fffefe;
	text-shadow: 1px 2px 0 rgba(0,0,0,0.19);
}

a.down_btn {
	position:absolute;
	z-index:1;
	left:50%;
	bottom:42px;
	margin-left:-32px;
	display:block;
	width:63px;
	height:63px;
	background:url(../images/down_btn.png) no-repeat;
}

/* ___________________ //Home ___________________ */


/* ____________________ About ____________________ */
#about h2 {color:#333;
}

/* ___________________ //About ___________________ */



/* ____________________ Services ____________________ */
#services {
	width:100%;
	overflow:hidden;
	padding:0;
}
#services .parallax_effect {
	position:relative;
	background-image: url(../images/service_bg.jpg);
}
#services .parallax_effect .container {
	position:relative;
	z-index:1;
}
#services .parallax_effect h2 {color:#fff;
}


.services_block {margin-top:-6px;
}
.services_item {
	display:block;
	text-align:center;
	color:#fff;
}
.services_item:hover {color:#fff;
}
.icon_block {
	overflow:hidden;
	position:relative;
	margin:0 auto 27px;
	width:100px;
	height:100px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.services_item:hover .icon_block {
	-webkit-transform: translateY(51px);
	-ms-transform: translateY(51px);
	transform: translateY(51px);
}
.services_item p {
	margin-bottom:21px;
	text-transform:uppercase;
	font-weight:300;
	line-height:28px;
	font-size:28px;
	color:#fff;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.services_item:hover p {
	-webkit-transform: translateY(-132px);
	-ms-transform: translateY(-132px);
	transform: translateY(-132px);
}


/* ___________________ //Services ___________________ */


/* ____________________ Portfolio ____________________ */
#portfolio {
	width:100%;
	overflow:hidden;
}
#portfolio .parallax_effect {
	position:relative;
	margin-top:-31px;
	padding:74px 0 55px;
	background-image: url(../images/portfolio_bg.jpg);
}
#portfolio .parallax_effect .container {
	position:relative;
	z-index:1;
}
#portfolio .parallax_effect h2 {
	line-height:58px;
	background: url(../images/h2_bg.png) repeat-x left bottom;
}
#portfolio .parallax_effect h2 span {
	display:inline-block;
	border-bottom:1px solid #fff;
}

/* __________ Filter __________ */
#filter {
	padding:11px 0 10px;
}
#filter li {
	display:inline-block;
	margin-right:45px;
}
#filter li a {
	display:block;
	text-transform:uppercase;
	font-weight:400;
	font-size:14px;
	color:#959595;
	cursor:pointer;
}
#filter li a.selected,
#filter li a:hover {
	color:#986422;
}

/* _________ //Filter _________ */

/* __________ Portfolio Item __________ */
.portfolio_block {padding-top:15px;
}
.portfolio_item {
	position:relative;
	background:#986422;
}
.portfolio_item .element {overflow:visible !important;}
.portfolio_item .hover_img img {
	opacity: 0.84;
	filter: alpha(opacity=84);
}
.portfolio_item .zoom {
	display:inline-block;
	position:absolute;
	left: 21px;
	bottom: 20px;
	margin: 0;
	padding: 0 18px;
	text-transform:uppercase;
	color:#fff;
	border:3px solid #fff;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.portfolio_item .zoom:hover {
	background:#fff;
	color:#986422;
}

.load_more_cont {
	width:100%;
	text-align:center;
}
a.btn_load_more2,
a.btn_load_more {
	display:inline-block;
	padding:0 16px;
	text-transform:uppercase;
	font-weight:700;
	line-height:25px;
	color:#505050;
	border:3px solid #505050;
}
a.btn_load_more2:hover,
a.btn_load_more:hover {
	background:#505050;
	color:#fff;
}

/* Animation */
.portfolio_block .element {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}
.portfolio_item {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.portfolio_item .hover_img {
	overflow: hidden;
}
.portfolio_item .hover_img img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.portfolio_item:hover .hover_img img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}
.portfolio_item .description {
	background: none repeat scroll 0 0 #986422;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
	
	height: 100%;
	width: 191px;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.portfolio_item:hover .description {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
.portfolio_item .description_in {
	padding:17px 21px 20px;
	color:#fff;
}
.portfolio_item .description_in p {
	margin:0 0 11px;
	text-transform:uppercase;
	line-height:26px;
	font-size:25px;
	color:#fff;
}


/* //Animation */

/* _________ //Portfolio Item _________ */

/* ___________________ //Portfolio ___________________ */


/* ____________________ Sed Ul ____________________ */
#sed_ul .parallax_effect {
	position:relative;
	margin-top: 0;
	padding:48px 0 36px;
	background-image: url(../images/sed_ul_bg.jpg);
}
#sed_ul .parallax_effect .container {
	position:relative;
	z-index:1;
	text-align:center;
}
#sed_ul .parallax_effect .container h2 {
	font-weight:300;
	color:#fff;
}

/* ___________________ //Sed Ul ___________________ */


/* ____________________ Events ____________________ */
.events_block {
	position:relative;
	margin-bottom:25px;
}
.center_line_events {
	position:absolute;
	z-index:-1;
	top:0;
	left:50%;
	bottom:20px;
	width:2px;
	background:#e0e0e0;
}
.post_block {
	width:455px;
	margin-bottom:20px;
}
.right_post.post_block {
	margin-left:45px;
}
.post_block .post_date {
	position:absolute;
	z-index:1;
	top:0;
	right:-67px;
	padding:3px 0 5px;
	width:38px;
	height:31px;
	border:3px solid #dedede;
	background:#fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:700;
	line-height:22px;
	font-size:25px;
	color:#505050;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.right_post.post_block .post_date {
	right:auto;
	left:-67px;
}
.second_post_block .post_date {
	top:90px;
}
.post_block .post_date span {
	display:block;
	font-weight:400;
	line-height:9px;
	font-size:10px;
}
.post_block .post_date:before {
	content:'';
	position:absolute;
	z-index:-1;
	left:-26px;
	top:50%;
	width:26px;
	height:2px;
	background:#dedede;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.right_post.post_block .post_date:before {
	left:auto;
	right:-26px;
}
.post_block:hover .post_date:before {
	background:#986422;
}
.post_block:hover .post_date {
	color:#986422;
	border:3px solid #986422;
}
.event_img {
	position:relative;
	background:#986422;
}
.post_block .zoom {
	position:absolute;
	right:10%;
	top:10%;
	width:55px;
	height:55px;
	margin:-27px -27px 0 0;
	background:url(../images/zoom.png) no-repeat center center;
	border:5px solid #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.right_post.post_block .zoom {
	right:auto;
	left:10%;
	margin:-27px 0 0 -27px;
}
.post_block .zoom:hover {
	background:url(../images/zoom_h.png) no-repeat #fff;
}
.post_block:hover .zoom {
	right:50%;
	top:50%;
	opacity: 1;
	filter: alpha(opacity=100);
}
.right_post.post_block:hover .zoom {
	right:auto;
	left:50%;
}
.post_block .event_img img {
	width:100%;
	opacity: 0.84;
	filter: alpha(opacity=84);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.post_block:hover .event_img img {
	opacity: 0.13;
	filter: alpha(opacity=13);
}
.event_description {
	padding:26px 28px;
	border-right:3px solid #dedede;
	border-bottom:3px solid #dedede;
	border-left:3px solid #dedede;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.post_block:hover .event_description {
	border-right:3px solid #986422;
	border-bottom:3px solid #986422;
	border-left:3px solid #986422;
}
.event_description a.title {
	text-transform:uppercase;
	font-size:15px;
	color:#505050;
}
.post_block:hover .event_description a.title {color:#986422;
}
.event_info {
	margin-bottom:9px;
	font-size:12px;
	color:#ababab;
}
.event_description a.read_more {color:#505050;
}
.post_block .event_description a.read_more:hover {color:#986422;
}

/* ___________________ //Events ___________________ */


/* ____________________ Testimonials ____________________ */

/* __________ Jcarousel Lite __________ */
.jCarouselLite {width:100% !important;
}
.jCarouselLite ul {margin-left:-20px !important;
}
.jcarousel_prev,
.jcarousel_next {
	position:absolute;
	z-index:10;
	top:50%;
	left:0;
	width:50px;
	height:50px;
	margin-top:-25px;
	border:3px solid #fff;
	cursor:pointer;
	background-image:url(../images/jcarousel_arrow.png);
	background-repeat:no-repeat;
	background-position:0 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.jcarousel_next {
	left:auto;
	right:0;
	background-position:-57px 0;
}
.jcarousel_prev:hover {
	background-position:0 -57px;
	border:3px solid #986422;
}
.jcarousel_next:hover {
	background-position:-57px -57px;
	border:3px solid #986422;
}

/* _________ //Jcarousel Lite _________ */

#testimonials .parallax_effect {
	position:relative;
	padding:84px 0 65px;
	background-image: url(../images/testimonials_bg.jpg);
}
#testimonials .parallax_effect .container {
	position:relative;
	z-index:1;
}

.testimonials_block {
	padding:46px 0 0;
	text-align:center;
	color:#fff;
	background:url(../images/testimonials_block.png) no-repeat center top;
}
.testimonials_txt {
	padding:0 37px 22px;
	font-style:italic;
}
.testimonials_block a {
	margin-right:15px;
}
.author_inf {
	display:inline-block;
	padding:14px 0 0;
	line-height:17px;
	text-align:left;
}
.author_inf span {
	display:block;
	text-transform:uppercase;
}

/* ___________________ //Testimonials ___________________ */


/* ____________________ Contact ____________________ */
.contact_info {
	margin-bottom:20px;
	padding-right:12px;
}
.contact_info a {
	display:block;
	color:#797979;
	word-wrap: break-word;
}
.contact_info a:hover {
	color:#986422;
}
.contact_form [class*="span"] {margin-bottom:0;
}
textarea,
input[type="text"] {
	margin:0 0 20px 0;
	padding: 17px 16px;
	width: 282px;
	text-transform:none;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 13px;
	color: #999;
	font-style:normal;
	border-radius: 0;	
	background: #fff;
	border: 3px solid #dedede;
	box-shadow: none;		  
}
textarea {
	min-height:168px;
	width:367px;
	overflow:hidden;
	resize: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	outline: 0;
	box-shadow: none;
	border: 3px solid #dedede;
}

.contact_btn {
	display:block;
	cursor:pointer;
	padding:13px 0;
	border: 5px solid #986422;
	border-radius: 0;
	box-shadow: 0;
	text-align:center;
	text-shadow:none;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	line-height:20px;
	font-size:15px;
	color:#986422;
	background:none;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_btn:hover {
	background:#986422;
	color:#fff;
}

.notification_error {
	color:#f00;
}

/* ___________________ //Contact ___________________ */


/* ____________________ Footer ____________________ */
.footer {
	padding:29px 0 21px;
	color:#979797;
	background:#efefef;
}
.footer a {color:#986422;	
}
.footer a:hover {color:#979797;	
}

.footer a.down_btn {
	position:static;
	margin:0;
	padding:0;
	display:block;
	width:auto;
	height:20px;
	text-transform:uppercase;
	font-size:14px;
	color:#986422;
}

/* ___________________ //Footer ___________________ */

/**** Isotope Filtering ****/
.isotope-item {
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}











/* ____________________ Responsive Style ____________________ */

@media (max-width: 1023px) {
	.parallax_effect {background-size:cover;background-position:0 0 !important;}

}

@media (max-width: 1024px) and (-webkit-min-device-pixel-ratio:0) {
	.parallax_effect {background-size:cover;background-position:0 0 !important;}

}

@media (min-width: 767px) and (max-width: 1000px) {
	.container {width:724px;}
	
	#sed_ul .parallax_effect .container h2 {font-size:30px;}

/* __________ Menu __________ */
	.navmenu ul li {margin:0 10px;}
	.navmenu ul li.center_menu_item {margin-right:280px;}
/* _________ //Menu _________ */

/* __________ About __________ */
	
/* _________ //About _________ */

/* __________ Portfolio __________ */
	.portfolio_item .description_in p {font-size:18px;line-height:22px;}
	.portfolio_item .description {width:165px;}
/* _________ //Portfolio _________ */

/* __________ Events __________ */
	.post_block {width:316px;}
	.event_description {padding:10px 15px;}
/* _________ //Events _________ */

/* __________ Contact __________ */
	input[type="text"] {width:190px;}
	textarea {width:252px;}
/* _________ //Contact _________ */

	.span12 {width: 724px;}
	.span11 {width: 662px;}
	.span10 {width: 600px;}
	.span9 {width: 538px;}
	.span8 {width: 496px;}
	.span7 {width: 414px;}
	.span6 {width: 352px;}
	.span5 {width: 290px;}
	.span4 {width: 228px;}
	.span3 {width: 166px;}
	.span2 {width: 104px;}
	.span1 {width: 42px;}
	
}

@media (max-width: 766px) {
	.container {width:470px;}
	
	.parallax_effect {background-size:cover;background-position:0 0 !important;}

/* __________ Header __________ */
	#top header {
		height: 75px !important;
		padding: 0;
		position: fixed; width: 100%; z-index: 999; top: 0; left:0;
		background:#fff;
	}
	#top header:before {content:''; position:absolute; left:0; bottom:-6px; width:100%; height:6px; background:url(../images/menu_shadow.png) repeat-x left bottom;}
	
	#logo a {display:inline-block;text-indent:0;color:#333;}
/* _________ //Header _________ */

/* __________ Menu __________ */	
	.fixed-menu, .fixed-menu:before, .fixed-menu:after, .navmenu {display:none !important;}
	a.menu_toggler {
		display:inline-block;
		float:right;
		margin:-17px 0px 0px 0;
		border:#cfcfcf 1px solid;
		border-radius:4px;
		box-shadow:inset #fbfbfb 0 1px 0;
		width:34px;
		height:34px;
		position:absolute;
		overflow:hidden;
		right:20px;
		top:50%;
	
		background-color:#efefef;
		background-image: linear-gradient(top, #f5f5f5, #e9e9e9);
		background-image: -webkit-linear-gradient(top, #f5f5f5, #e9e9e9);
		background-image: -moz-linear-gradient(top, #f5f5f5, #e9e9e9);
		background-image: -ms-linear-gradient(top, #f5f5f5, #e9e9e9);
		background-image: -o-linear-gradient(top, #f5f5f5, #e9e9e9);
	}
	a.menu_toggler:hover {
		background-color:#f5f5f5;
		background-image: linear-gradient(top, #e9e9e9, #f5f5f5);
		background-image: -webkit-linear-gradient(top, #e9e9e9, #f5f5f5);
		background-image: -moz-linear-gradient(top, #e9e9e9, #f5f5f5);
		background-image: -ms-linear-gradient(top, #e9e9e9, #f5f5f5);
		background-image: -o-linear-gradient(top, #e9e9e9, #f5f5f5);	
	}

	a.menu_toggler:before {
		content:'';
		display:block;
		position:absolute;
		left:7px;
		top:7px;
		width:20px;
		height:20px;
		background-repeat:no-repeat;
		background:url(../images/btn_menu.png) no-repeat 0 0;		
	}
	.mobile_menu_wrapper {
		display:block;
		background:#eee;
		position: fixed; width: 100%; z-index: 999; top:75px; left:0;
		padding: 15px 40px 15px 20px;
	}
	.mobile_menu_wrapper a {color:#505050;
	}
	.mobile_menu_wrapper a:hover {color:#986422;
	}
	.mobile_menu_wrapper a span {display:none;}

/* _________ //Menu _________ */

/* __________ Home __________ */
	.welcome_block h1 {margin-top:0;font-size:27px;line-height:34px;}
	.welcome_block p {font-size:12px;}
	a.down_btn {bottom:10%;}
/* _________ //Home _________ */

/* __________ About __________ */
	
	
/* _________ //About _________ */

/* __________ Portfolio __________ */
	#filter li {margin-right:15px;}
	
/* _________ //Portfolio _________ */

	#sed_ul .parallax_effect .container h2 {line-height:44px;}

/* __________ Events __________ */
	.events_block {width:310px;margin-left:auto;margin-right:auto;}
	
	.post_block, .right_post.post_block {width:250px;margin-left:60px;}
	.post_block .post_date, .right_post.post_block .post_date {right:auto;left:-60px;}
	.post_block .post_date:before, .right_post.post_block .post_date:before {left:40px;width:17px;}
	.event_description {padding:10px 15px;}
	.post_block .zoom {left:10%; right:auto; margin:-27px 0 0 -27px;}
	.post_block:hover .zoom {right:auto; left:50%;}
	.second_post_block .post_date {top:0;}
	
	.center_line_events {left:21px;}
	
/* _________ //Events _________ */

	.testimonials_txt {padding-left:90px;padding-right:90px;}
	
	
	textarea, input[type="text"] {width:92%;}



	.row {margin-left:0;}
	[class*="span"] {
		display: block;
		float: none;
		width: 100%;
		margin-left: 0;
	}

}

@media (max-width: 479px) {	
	.container {width:310px;}
	
	.welcome_block h1 {padding:0 15px;font-size:20px;}
	
	#sed_ul .parallax_effect .container h2 {font-size:30px;line-height:30px;}

/* __________ Portfolio __________ */
	
/* _________ //Portfolio _________ */

/* __________ Testimonials __________ */
	.testimonials_block {padding:48px 10px;}
/* _________ //Testimonials _________ */

	textarea, input[type="text"] {width:272px;}
	
	.footer {text-align:center;}
	.footer .fleft, .footer .fright {float:none;}
	
	.copyright {text-align:center;}
	.footer a.down_btn {display:inline-block; margin:10px auto;}

	
}






















/* ---------------------------------------------------------------------------- 
 				SLIMBOX LIGHTBOX
---------------------------------------------------------------------------- */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 5%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 5%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.bord{
	margin:10px;
	border:5px solid rgba(255,255,255,0.25);
	border-radius:5px;
	width:150px;
	height:auto;
	box-shadow:5px 5px 10px rgba(0,0,0,0.75);
}