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;
}
a, input, select, textarea {
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
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: 'Roboto', sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	/*font-weight:300;*/
	line-height:1.4;
	font-size: 16px;
	color: #FFFFFF;/*#797979;*/
	background: #f8f8f8;
}
html { font-size: 100%;
}
::selection{
	background: #559e66;
	color: #FFF;
}
::-moz-selection {
	/*
	color:#fff;
	background: #559e66; /* Firefox */
	
}
a {
	color: #910002;/*#810001;*//*#559e66;*/
	text-decoration:none; /*!important;*/
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover { color: #810001;/*#555555;*/
	text-decoration:underline;
}
p {
	margin:0 0 20px;
	padding:0;
}
.fleft {float:left;
}
.fright {float:right;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

h1 {
	margin: 0;
	padding: 0;
	text-transform:none;
	font-family: 'Yesteryear', cursive;
	font-weight:400;
	line-height:113px;
	font-size:113px;
	/*color:#fff;*/
	color:#4E4E4E;
}
h2 {
	margin:0 0 40px;
	/*margin:0 0 73px;*/
	padding:0;
	text-align:center;
	text-transform:uppercase;
	font-weight:300;
	line-height:40px;
	font-size:40px;/*44px;*/
	color:#505050;
}
h3 {
	margin:0 0 21px;
	padding:0;
	text-transform:uppercase;
	text-align:center;
	font-weight:300;
	line-height:22px;
	font-size:21px;
	color:#559e66;
}
h4 {
	margin:0 0 20px;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	font-weight:400;
	line-height:22px;
	font-size:17px;
	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;

	background:#000000;/**/
}
.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;}

.page_section {
	padding:89px 0 70px;
}
.opacity {
	opacity: 0;
	filter: alpha(opacity=0);
}
.center {
	text-align:center;
}

.notransform {
	transform:scale(1) !important;
	opacity: 1 !important;
}
/* ____________________ Header ____________________ */
#top{
	position:relative;
	z-index:999;
	height: 67px;
	margin: 0;
	padding: 0;
	background: #fff;
	

	background-image: url(./../images/Title_red.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#logo {
	width:auto;
}

#logo a {
	text-transform:uppercase;
	font-weight:500;
	line-height:67px;
	font-size:2em;/*20px;/*21px;*//*2.2vw;*/
	color:#505050;
}

/* __________ Menu _________ */

/* __________ Fixed Menu Style __________ */
.fixed-menu {
	position:fixed;
	z-index:99999;
	left:0px;
	top:-67px;
	width: 100%;
	min-height:86px;/*67px;*/
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	
	background-image: url(./../images/Title_red.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.fixed-menu.fixed_show {
	top:0px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.fixed-menu-wrapper {
	padding: 0;
}
.fixed-menu .navmenu {
	padding:0;
}

/* _________ //Fixed Menu Style _________ */
a.menu_toggler { display:none;
}
.navmenu{
	margin: 0;
	text-align:center;
	font-size:17px;
}
.navmenu ul li {
	display: inline-block;
	margin: 0;
}
.navmenu ul li a{
	position:relative;
	display:block;
	padding: 0 10px;/*0 25px;*/
	text-decoration:none !important;
	line-height:67px;
	color: #797979;
}
.navmenu ul li.last a {padding-right:0;
}
.navmenu ul li a:hover,
.navmenu ul li.active a {
	color:#505050;
}

/* _________ //Menu _________ */

/* ___________________ //Header ___________________ */

/* ____________________ Home ____________________ */
#home {
	overflow:hidden;
	position:relative;
	padding:0;
	min-height:850px;
	background-image: url(../images/home_bg.jpg);
	background-size:cover;
}
#home .home_fill {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	/*background:url(../images/home_fill.png);*/
	background:url(../images/bg.jpg);
}
#home .welcome_block {
	position:relative;
	z-index:1;
	text-align:center;
}

.buttons_block {
	padding:48px 0 0;
	text-align:center;
}
.buttons_block .about_btn {
	position:relative;
	display:inline-block;
	min-width: 213px;
	padding:12px 5px 8px;
	text-transform:uppercase;
	color:#2d2d2d;
	background:#fff;
}
.buttons_block .about_btn:hover,
.buttons_block .about_btn.active {
	background:#ffeb00;
	color:#505050;
}
.buttons_block .about_btn.active:hover {
	color:#2d2d2d;
	background:#fff;
}
.buttons_block .about_btn span {
	display:block;
	font-weight:500;
	font-size:15px;
}
.buttons_block .or {
	overflow:hidden;
	position:relative;
	z-index:10;
	display:inline-block;
	margin:0 -17px;
	width:31px;
	text-align:center;
	text-transform:uppercase;
	font-weight:500;
	line-height:31px;
	font-size:12px;
	color:#fff;
	border-radius:50%;
	background:#559e66;
}

a.down_btn {
	position:absolute;
	z-index:1;
	left:50%;
	bottom:44px;
	margin-left:-20px;
	display:block;
	width:39px;
	height:39px;
	background:url(../images/down_btn.png) no-repeat;
}
#home a.top_btn {
	animation: 2s ease 0s normal none infinite down_btn;
}
@-moz-keyframes down_btn {
	0% {margin-bottom: 2%; opacity: 0.2;}
	50% {margin-bottom: 0%; opacity: 1;}
	100% { margin-bottom: 2%; opacity: 0.2;}
}
#home a.top_btn:hover {
	margin:0 0 20px -20px !important;
	opacity: 1 !important;
	filter: alpha(opacity=0) !important;
}

/* ___________________ //Home ___________________ */


/* ____________________ About ____________________ */
#about {
	overflow:hidden;
	position:relative;
	background-image: url(../images/about_bg.jpg);
	background-size:cover;
	color:#FFFFFF;/*#b6b6b6;*/
}
#about .about_fill {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	/*background:url(../images/about_fill.png);*/
	background:url(../images/bg.jpg);
}
#about .container {
	position:relative;
	z-index:1;
}
/*
#about h2 {color:#fff;
}
*/

ul.spsk li {
	padding-left:30px;
	background:url(../images/i1.png) no-repeat;
}

/* __________ Services __________ */
.services_block {padding:75px 0 10px;
}

a.service_item {
	display:block;
	position:relative;
	margin:0 auto;
	width:152px;
	height:152px;
	text-align:center;
	font-size:16px;
	color:#559e66;
	border-radius:50%;
}
a.service_item:hover {
	color:#ffeb00;
}
a.service_item:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border-radius:50%;
	background:url(../images/icon_bord.png) no-repeat;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
}
a.service_item:hover:before {
	background:url(../images/icon_bord_h.png) no-repeat;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-webkit-animation: servicesrotate 20s linear 0s infinite;
	animation: servicesrotate 20s linear 0s infinite;
}

.service_item .icon_block {
	display:block;
	margin:0 auto 12px;
	width:84px;
	height:84px;
	background-repeat:no-repeat;
	background-position: left top;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.service_item:hover .icon_block {

}
.icon_block.icon1 { background-image: url(../images/icon1.png);
}
.icon_block.icon2 { background-image: url(../images/icon2.png);
}
.icon_block.icon3 { background-image: url(../images/icon3.png);
}
.icon_block.icon4 { background-image: url(../images/icon4.png);
}

@-webkit-keyframes servicesrotate {
	0% {-webkit-transform:rotate(0deg);transform:rotate(0deg);}
	17% {-webkit-transform:rotate(180deg); transform:rotate(180deg);}
	34% {-webkit-transform:rotate(360deg); transform:rotate(360deg);}
	51% {-webkit-transform:rotate(540deg); transform:rotate(540deg);}
	68% {-webkit-transform:rotate(720deg); transform:rotate(720deg);}
	85% {-webkit-transform:rotate(900deg); transform:rotate(900deg);}
	100% {-webkit-transform:rotate(1080deg); transform:rotate(1080deg);}
}

@keyframes servicesrotate {
	0% {transform:rotate(0deg);}
	17% {transform:rotate(180deg);}
	34% {transform:rotate(360deg);}
	51% {transform:rotate(540deg);}
	68% {transform:rotate(720deg);}
	85% {transform:rotate(900deg);}
	100% {transform:rotate(1080deg);}
}

/* _________ //Services _________ */

/* ___________________ //About ___________________ */


/* ____________________ Portfolio ____________________ */
#portfolio {
	overflow:hidden;
	width:100%;
	padding-bottom:0;
}
.top0 {
	padding-top:0;
}
.rings_gal {
	margin-bottom:70px;
}

#gallery_block {
	padding:0px 0 7px;
	/*padding:56px 0 7px;*/
	min-height:482px;

	/*
	background-image: url(./../images/Title_red.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	*/
	
	border-bottom:7px solid #910002;
}

/* __________ Filter __________ */
#portfolio_filter a {
	display:inline-block;
	margin:0 20px;
	padding:0;
	text-transform:uppercase;
	color:#797979;
	cursor:pointer;
}
#portfolio_filter a.active,
#portfolio_filter a:hover {
	color:#559e66;
}

/* _________ //Filter _________ */

/* __________ Portfolio Item __________ */
.portfolio_block {
	position:relative;
}

.city_gal,
.family_gal,
.wedding_gal,
.animals_gal {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.city_gal.gallery_act,
.family_gal.gallery_act,
.wedding_gal.gallery_act,
.animals_gal.gallery_act {
	z-index:10;
	opacity: 1;
	filter: alpha(opacity=100);
}


/* _________ //Portfolio Item _________ */

/* __________ Portfolio Slider __________ */
.jCarouselLite {
	overflow:visible !important;
}

.jcarousel_prev,
.jcarousel_next {
	position:absolute;
	z-index:100;
	top:0;
	bottom:0;
	height:300px;
	width:300px;
	background:rgba(255,255,255,0.5);
}
.jcarousel_prev {left:-300px;
}
.jcarousel_next {right:-300px;
}

/* _________ //Portfolio Slider _________ */

/* ___________________ //Portfolio ___________________ */


/* ____________________ Blog ____________________ */
#blog {padding-bottom:101px;

/*
	background-image: url(./../images/Title_red.png);
	background-position:left top !important;
	background-repeat:repeat-x;
*/
	border-top:7px solid #910002;
}
.blog_block {position:relative;
}
.blog_item {
	margin-bottom:20px;
	background:#000000;/*#fff;*/
}
.blog_img {
	float:left;
	width:30%;/*50%;*/
	/*background:#ffeb00;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	*/
}
.blog_item:hover .blog_img {
	/*background:#559e66;*/
}
.blog_img img {
	width:100%;
	/*
	opacity: 0.9;
	filter: alpha(opacity=90);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	*/
}
.blog_item:hover .blog_img img {
	/*
	opacity: 0.25;
	filter: alpha(opacity=25);
	*/
}

.blog_description_small {
	float:left;
	width:24%;/*44%;*/
	padding:27px 30px 16px;
	background:#000000;/*#fff;*/
}

.blog_description {
	float:left;
	width:60%;/*44%;*/
	padding:27px 30px 16px;
	background:#000000;/*#fff;*/
}
.blog_description.wide {
	width:94%;
}

.post_content {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
}
.blog_description a.title {
	/*text-transform:uppercase;*/
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;/*#505050;*/
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.blog_description .blog_author a:hover,
.blog_item:hover .blog_description a.title {
	/*color:#559e66;*/
}
.blog_description .blog_author {
	padding:10px 0 9px;
	color:#505050;
}
.blog_description .blog_author a {
	color:#505050;
}
.blog_info a {
	display:inline-block;
	margin-left:20px;
	padding:0 20px 0 32px;
	background-repeat:no-repeat;
	background-position: 0 2px;
	color:#9f9f9f;
}
.blog_info a:hover {
	color:#505050;
}
.blog_info a.i2 {
	margin-left:0;
	background-image:url(../images/i2.png);
}
.blog_info a.i3 {
	background-image:url(../images/i3.png);
}
.blog_info a.i4 {
	background-image:url(../images/i4.png);
}
.blog_info a.i2:hover {
	background-image:url(../images/i2_h.png);
}
.blog_info a.i3:hover {
	background-image:url(../images/i3_h.png);
}
.blog_info a.i4:hover {
	background-image:url(../images/i4_h.png);
}

/* ___________________ //Blog ___________________ */


/* ____________________ Testimonials ____________________ */
#testimonials {
	position:relative;
	padding:66px 0 68px;
	background-image: url(../images/testimonials_bg.jpg);
	background-size:cover;
}
#testimonials .container {
	position:relative;
	z-index:1;
}
.testimonials_fill {
	position:absolute;
	z-index:0;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/testimonials_fill.png);
}

.testimonials_block {
	padding:0 50px;
	text-align:center;
	color:#fff;
}
.testimonials_txt {
	padding:0 0 16px;
	font-style:italic;
	font-size:16px;
}
.author_inf {
	padding-bottom:21px;
	line-height:17px;
}
.author_inf span {
	display:inline-block;
	padding-right:4px;
	text-transform:uppercase;
	color:#ffeb00;
}
a.author_foto img {
	border-radius:50%;
}

/* ___________________ //Testimonials ___________________ */
#Linde, #portfolio {
	border-top:7px solid #910002;
}

/* ____________________ Contact ____________________ */
#contact {
	overflow:hidden;
	position:relative;
	/*
	background-image: url(./../images/Title_red.png);
	background-position:left top !important;
	background-repeat:repeat-x;
	*/
	border-top:7px solid #910002;
	min-height:450px !important;
}

.white {
	color:#FFFFFF !important;
}

#contact .align_center {text-align:center;
}
.contact_info {margin-bottom:30px !important;
}
.contact_info div {
	padding:6px 0 2px 48px;
	background-repeat:no-repeat;
}
.contact_info a {
	color:#797979;
	word-wrap: break-word;
}
.contact_info a:hover {
	color:#559e66;
}
.contact_info .icon_block {
	background-repeat:no-repeat;
	background-position: 0 0;
}
.contact_info .i5 {background-image:url(../images/i5.png);
}
.contact_info .i6 {
	margin-left:68px;
	background-image: url(../images/i6.png);
}
.contact_info .i7 {
	margin-left:29px;
	background-image:url(../images/i7.png);
}

textarea,
input[type="text"] {
	width:457px;
	margin:0 0 20px 0;
	padding: 17px 16px 18px;
	text-transform:none;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 13px;
	color: #999;
	font-style:normal;
	border-radius: 0;	
	background: #fff;
	border: 0;
	box-shadow: none;	  
}
textarea {
	min-height:163px;
	overflow:hidden;
	resize: none;
	margin-bottom:18px;
}
textarea,
input[type="text"].last {margin-bottom:0;
}
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: 0;
}

.contact_btn {
	display:block;
	cursor:pointer;
	width:98%;
	padding:9px 0 10px;
	border: 0;
	border-radius: 0;
	box-shadow: 0;
	text-align:center;
	text-shadow:none;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	line-height:20px;
	font-size:16px;
	color:#fff;
	background-color: #559e66;
	background-image: url(../images/i8.png);
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_btn:hover {
	background-color:#505050;
}

.notification_error {
	color:#f00;
}

/* ___________________ //Contact ___________________ */
#imprint {
	/*
	background-image: url(./../images/Title_red.png);
	background-position:left top !important;
	background-repeat:repeat-x;
	*/
	border-top:7px solid #910002;
	min-height:590px !important;
}

#imprint a {
	color:#FFFFFF;
	
}

#imprint .blog_description_small {
	float:left;
	width:26%;/*44%;*/
	padding:27px 28px 16px;
	background:#000000;/*#fff;*/
}

#imprint .blog_description {
	float:left;
	width:60%;/*44%;*/
	padding:27px 30px 16px;
	background:#000000;/*#fff;*/
}
/* ____________________ Footer ____________________ */
.footer {
	padding:17px 0 14px;
	color:#bfbfbf;
	background:#3d3d3d;
	/*
	background-image: url(./../images/Title_red.png);
	background-position:left top;
	background-repeat:repeat-x;
	*/
	border-top:7px solid #910002;
}
.footer a {color:#ffeb00;
}
.footer a:hover {color:#bfbfbf;
}
.copyright {padding:8px 0;
}
.footer a.down_btn {
	position:static;
	margin:0;
	padding:0;
	display:block;
	width:32px;
	height:36px;
	background: url(../images/top_btn.png) no-repeat;
}

/* ___________________ //Footer ___________________ */


/* ____________________ Responsive Style ____________________ */

@media (max-width: 1023px) {
	.parallax_effect {background-size:cover;background-position:0 0 !important;}
	#home {background-position:0 0 !important;}
	#about, #portfolio, #contact, .contact_parallax,  #blog, #testimonials, #progress, #nulla {background-position:0 0 !important; background-size:cover;}
	
	.opacity { opacity: 1; filter: alpha(opacity=100);}
	
	#contact {padding-bottom:40px;}
	
	#home {min-height:100%;}

}

@media (max-width: 1024px) and (-webkit-min-device-pixel-ratio:0) {
	.parallax_effect {background-size:cover;background-position:0 0 !important;}
	#home {background-position:0 0 !important;}
	#about, #portfolio, #contact, .contact_parallax,  #blog, #testimonials, #progress, #nulla {background-position:0 0 !important; background-size:cover;}
	
	.opacity { opacity: 1; filter: alpha(opacity=100);}
	
	#contact {padding-bottom:40px;}
	
	#home {min-height:100%;}

}

@media (min-width: 767px) and (max-width: 1000px) {
	.container {width:724px;}
	
	
	#home {min-height:100%;}

	/**/
@media (max-width: 640px){
	#top {
		height:140px;
	}
	#logo a {
		font-size: 1em !important;
	}
	#myDiv {
		height: 320px !important;
	}
}
	/**/
/* __________ Menu __________ */
	.navmenu ul li a {padding:0 16px 0 17px;}
/* _________ //Menu _________ */

/* __________ About __________ */


/* _________ //About _________ */

/* __________ Services __________ */

/* _________ //Services _________ */

/* __________ Testimonials __________ */

/* _________ //Testimonials _________ */

/* __________ Portfolio __________ */
	#gallery_block {min-height:265px;}
	.flexslider {width:550px;}

/* _________ //Portfolio _________ */

/* __________ Blog __________ */
	.blog_block .blog_img {width:100%;}
	.blog_block .blog_description {width:auto;}

	.blog_block .flex-direction-nav a {bottom:-50px;}

/* _________ //Blog _________ */

/* __________ Contact __________ */
	.contact_info {float:left;width:29%;}

	#contact textarea, #contact input[type="text"] {width:320px;}

/* _________ //Contact _________ */

	.span12 {width: 724px;}
	.span11 {width: 662px;}
	.span10 {width: 600px;}
	.span9 {width: 538px;}
	.span8 {width: 476px;}
	.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;}
	
	#home {min-height:100%;}

/* __________ Header __________ */
	#top {height:0;}
	#top header {
		height: 75px !important;
		padding: 0;
		position: fixed; width: 100%; z-index: 999; top: 0; left:0;
		background: rgb(113,205,150); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		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;}
/* _________ //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:#797979;
		position: fixed; width: 100%; z-index: 999; top:75px; left:0;
		padding: 15px 40px 15px 20px;
	}
	.mobile_menu_wrapper a {color:#fff;
	}
	.mobile_menu_wrapper a:hover {color:#559e66;
	}
	.mobile_menu_wrapper a span {display:none;}

/* _________ //Menu _________ */

/* __________ Home __________ */
	.welcome_block h1 {font-size:48px;line-height:40px;}

/* _________ //Home _________ */

/* __________ About __________ */

/* _________ //About _________ */

/* __________ Portfolio __________ */
	#gallery_block {min-height:343px;}

	.portfolio_block {margin:0 20px;}

/* _________ //Portfolio _________ */

/* __________ Testimonials __________ */
	.testimonials_block {padding:0;}
/* _________ //Testimonials _________ */

/* __________ Services __________ */
	.services_block .span3 {width:117px !important;float:left !important;}
	a.service_item {width:117px;height:117px;}
	.service_item .icon_block {width:50px;height:50px;}

/* _________ //Services _________ */

/* __________ Blog __________ */
	.blog_block .blog_img {width:100%;}
	.blog_block .blog_description {width:auto;}
	.blog_block .flex-direction-nav a {bottom:-50px;}
/* _________ //Blog _________ */


	.contact_info {margin-bottom:20px;}
	.contact_info .i5, .contact_info .i6, .contact_info .i7 {margin-left:40px;}

	#contact textarea, #contact input[type="text"] {width:438px;}

	.row {margin-left:0;}
	[class*="span"] {
		display: block;
		float: none;
		width: 100%;
		margin-left: 0;
	}

}

@media (max-width: 479px) {
	#logo {font-size: 11px;}
	.container {width:310px;}
/* __________ About __________ */

/* _________ //About _________ */

/* __________ Portfolio __________ */
	#portfolio_filter a {margin:0 10px;}

	#gallery_block {min-height:212px;}
/* _________ //Portfolio _________ */

/* __________ Services __________ */
	.services_block .span3 {width:155px !important;}

/* _________ //Services _________ */

/* __________ Blog __________ */
	.blog_info a {padding:0 10px 0 20px; margin-left:10px}

.blog_description_small {
	width:77% !important;
}

/* _________ //Blog _________ */

	.buttons_block .about_btn {min-width:135px;}

	#contact textarea, #contact input[type="text"] {width:278px;}

	.footer {text-align:center;}
	.footer .fleft, .footer .fright {float:none;}

	.copyright {text-align:center;}
	.footer a.down_btn {display:inline-block; margin:10px auto;}

}






@media (max-width: 640px){
	#top {
		height:140px;
	}
	#logo a {
		font-size: 1.4em !important;
		line-height: 1;
		padding: 30px 0;
		display: block;
	}
	#myDiv {
		height: 320px !important;
	}
}















