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;
	color: #fff;
	background: #1c232a;
	

}
html { font-size: 100%;
}
::selection{
	background: #977293;
	color: #FFF;
}
::-moz-selection {
	background: #977293; /* Firefox */
	color:#fff;
}
a {
	color: #977293;
	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;
	padding: 0;
	text-transform:uppercase;
	font-weight:700;
	line-height:88px;
	font-size:90px;
	color:#fff;
}
h2 {
	margin:0 0 37px;
	padding: 0;
	text-transform:uppercase;
	text-align:center;
	font-weight:700;
	line-height:47px;
	font-size:37px;
	color:#fffefe;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.23);
}
h3 {
	margin:0 0 25px;
	padding:0;
	text-transform:uppercase;
	text-align:center;
	font-weight:700;
	line-height:30px;
	font-size:25px;
	color:#fffefe;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.23);
}
h4 {
	margin:0 0 30px;
	padding:0;
	text-transform:uppercase;
	font-weight:400;
	line-height:30px;
	font-size:23px;
	color:#fffefe;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.15);
}
.container {
	width:1588px;
	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;}

.page_section {
	padding: 0;
}
.parallax_effect {
	width:100%;
	padding:32px 0 26px;
	background-size:cover;
}
.opacity {
	opacity: 0;
	filter: alpha(opacity=0);
}
.align_center {text-align:center;
}

/* ____________________ Header ____________________ */
#top{
	position:relative;
	z-index:999;
	height: 74px;
	margin: 0;
	padding: 0;
	background: rgba(255,255,255,0.18);
}

#logo a {
	display:block;
	text-transform:none;
	font-family: 'Sansita One', cursive;
	font-weight:400;
	line-height:74px;
	font-size:32px;
	color:#fff;
}


/* __________ Menu _________ */

/* __________ Fixed Menu Style __________ */
.fixed-menu {
	border:none;
	position:fixed;
	left:0px;
	top:-100px;
	width:100%!important;
	height:74px;
	background: #fff;
	z-index:99999;
	opacity: 0;
	filter: alpha(opacity=0);
	width:100%!important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.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 #logo a {color:#977293;
}
.fixed-menu .navmenu ul li a:hover,
.fixed-menu .navmenu ul li.active a {color:#977293;
}

/* _________ //Fixed Menu Style _________ */
a.menu_toggler { display:none;
}
.navmenu{
	margin: 0;
	text-align:center;
}
.navmenu ul li {
	display: inline-block;
	margin: 0;
}
.navmenu ul li a{
	display:block;
	padding: 0 40px;
	text-decoration:none !important;
	text-transform:uppercase;
	font-weight:400;
	line-height:74px;
	color: #afafaf;
}
.navmenu ul li.last a {padding-right:0;
}
.navmenu ul li a:hover,
.navmenu ul li.active a{
	color:#fff;
}

/* _________ //Menu _________ */

/* ___________________ //Header ___________________ */

/* ____________________ Home ____________________ */
#home {
	overflow:hidden;
	position:relative;
	width:100%;
	top:-74px;
	margin-bottom:-74px;
	padding:0;
	min-height:950px;
	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);
}
#home .bottom_fill {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:11px;
	background:url(../images/bottom_fill.png);
	
}
#home h1 {
	display:inline-block;
	text-transform:none;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight:400;
	line-height:68px;
	font-size:67px;
	color:#fff;
}
#home .welcome_block {
	position:relative;
	z-index:1;
	text-align:center;
}

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

/* ___________________ //Home ___________________ */


/* ____________________ About ____________________ */

/* __________ Services __________ */
.service_item {
	display:block;
	margin: 0;
	padding:23px 20px 34px;
	text-align:center;
	color:#fff;
	background:#969090;
}
.service_item:hover {
	color:#fff;
	background:#b8b2b2;
}
.service_item h4 {
	color:#fff;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.service_item:hover h4 {
	-webkit-transform: translateY(-107px);
	-ms-transform: translateY(-107px);
	transform: translateY(-107px);
}
.service_item .icon_block {
	display:block;
	margin: 0 auto 16px;
	width:100px;
	height:100px;
	background-repeat:no-repeat;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.service_item:hover .icon_block {
	-webkit-transform: translateY(56px);
	-ms-transform: translateY(56px);
	transform: translateY(56px);
}
.service_item .icon_block.icon1 {
	background-image: url(../images/icon1.png);
}
.service_item .icon_block.icon2 {
	background-image: url(../images/icon2.png);
}
.service_item .icon_block.icon3 {
	background-image: url(../images/icon3.png);
}

/* _________ //Services _________ */

/* ___________________ //About ___________________ */


/* ____________________ Twitter ____________________ */
.group_bg {
	background-image: url(../images/twitter_bg.jpg);
	background-size: cover;
}
#twitter {
	position:relative;
	padding:360px 0 356px;
}
#twitter .container {
	position:relative;
	z-index:1;
}
.twitter_fill {
	position:absolute;
	z-index:0;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/twitter_fill.png);
}

.twitter_block {
	text-align:center;
}
.twitter_block .tweet_user {
	display:inline-block;
	margin:0;
	padding:0 10px;
	text-transform: capitalize;
	font-family: 'Engagement', cursive;
	font-weight:400;
	line-height:33px;
	font-size:48px;
	color:#fff;
}
.twitter_block .follow_btn {
	display:inline-block;
	margin:0 10px;
	padding:0 15px;
	line-height:29px;
	font-size:14px;
	color:#fff;
	background:#977293;
}
.twitter_block .follow_btn:hover {
	background:#fff;
	color:#977293;
}
.twitter_block .loading,
.twitter_block .tweet_text {
	display:block;
	padding:37px 90px 10px;
	color:#fff;
}
.twitter_block .tweet_time a {
	color:#bababa;
}

/* ___________________ //Twitter ___________________ */



/* ____________________ mes jeux ____________________ */



/* __________ Filter __________ */
#filter {
	margin:0 0 24px;
	text-align:center;
}
#filter li {
	display:inline-block;
	margin:0 18px;
}
#filter a {
	display:block;
	text-transform:uppercase;
	font-weight:300;
	line-height:20px;
	font-size:13px;
	color:#fff;
	cursor:pointer;
}
#filter a.current,
#filter a:hover {
	color:#e53335;
}

/* _________ //Filter _________ */

/* __________ mes jeux Item __________ */

.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	background-size:100% 100%;
}

.ch-info-wrap, 
.ch-info{
	position: absolute;
	width: 211px;
	height: 211px;
	border-radius: 50%;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-perspective: 1600px;
	-moz-perspective: 1600px;
	-o-perspective: 1600px;
	-ms-perspective: 1600px;
	perspective: 1600px;
}

.ch-info-wrap {
	top: 12px;
	left: 12px;
	background: #978094;
	box-shadow: 0 0 0 12px rgba(255,255,255,0.34);
}

.ch-info {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-front {
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	
	z-index: 100;
}
.second_lvl .ch-info .ch-info-front {
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}
.ie .ch-item:hover .ch-info .ch-info-front {
	display:none;
}
.ch-img-1 {
	background-image: url(../images/projects/1.jpg);
	background-size:100% 100%;
}
.ch-img-2 {
	background-image: url(../images/projects/2.jpg);
	background-size:100% 100%;
}
.ch-img-3 {
	background-image: url(../images/projects/3.jpg);
	background-size:100% 100%;
}
.ch-img-4 {
	background-image: url(../images/projects/4.jpg);
	background-size:100% 100%;
}
.ch-img-5 {
	background-image: url(../images/projects/5.jpg);
	background-size:100% 100%;
}
.ch-img-6 {
	background-image: url(../images/projects/6.jpg);
	background-size:100% 100%;
}
.ch-img-7 {
	background-image: url(../images/projects/7.jpg);
	background-size:100% 100%;
}
.ch-img-8 {
	background-image: url(../images/projects/8.jpg);
	background-size:100% 100%;
}
.img_in {
	background-size:235px 235px;
}
.ch-item:hover .ch-info-front {
	-webkit-transform: rotate3d(1,0,0,-180deg);
	-moz-transform: rotate3d(1,0,0,-180deg);
	-o-transform: rotate3d(1,0,0,-180deg);
	-ms-transform: rotate3d(1,0,0,-180deg);
	transform: rotate3d(1,0,0,-180deg);
}
.ch-item .ch-info-back {
	text-align:center;
	opacity: 0;
	filter: alpha(opacity=0);
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
}
.ch-item:hover .ch-info-back {
	background: #978094;
	opacity: 1;
	filter: alpha(opacity=100);
}

.ch-item .ch-info-back p {
	display:inline-block;
	margin:0 0 13px;
	padding:55px 0 13px;
	text-transform:uppercase;
	font-size:18px;
	border-bottom:1px solid #b09eae;
}
.ch-item .ch-info-back span {
	display:block;
	padding: 0 20px 8px;
}
.zoom {
	display:block;
	width:43px;
	height:43px;
	margin:0 auto;
	background:url(../images/zoom.png) no-repeat;
}

/* _________ //mes jeux Item _________ */

/* ___________________ //mes jeux ___________________                        le vrai*/

/* ____________________ Portfolio ____________________ */
section#blort {
	overflow:visible !important;
	width:100%;
}

/* __________ Filter __________ */
#rea {
	padding:0px 0 0px;
}
#rea li {display:inline-block;
}
#rea a {
	display:block;
	margin:0 0 0 40px;
	padding:0;
	text-transform:uppercase;
	line-height:20px;
	color:#ffffff;
	cursor:pointer;
}
#rea a.selected,
#rea a:hover {
	color:#e53335;
}

/* _________ //Filter _________ */

/* __________ Portfolio Item __________ */
.id_block {
	overflow:visible !important;
	margin: 0;
}
.id_block .element {
	float:left;
	width:333px;
	height:269px;
	margin:0;
	z-index:100;
}

/* _________ //film Item _________ */

/* ___________________ //Portfolio ___________________ */

.partie{
	height: 550px;
	width: 100%;
	padding-top: 25px;
	
}









/* ____________________ Testimonials ____________________                        fin */
#testimonials {
	position:relative;
	padding:70px 0 46px;
	background-image: url(../images/testimonials_bg.jpg);
	background-size:cover;
	background-attachment:fixed;
}
#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);
}


/* __________ 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:27px;
	height:27px;
	margin-top:-18px;
	cursor:pointer;
	background-position: 0 0;
	background-repeat:no-repeat;
}
.jcarousel_prev {
	background-image:url(../images/jcarousel_prev.png);
}
.jcarousel_prev:hover {
	background-position: -27px 0;
}
.jcarousel_next {
	left:auto;
	right:0;
	background-image: url(../images/jcarousel_next.png);
	background-position: 0 0;
}
.jcarousel_next:hover {
	background-position: -27px 0;
}

/* _________ //Jcarousel Lite _________ */

.testimonials_block {
	text-align:center;
	color:#fff;
}
.testimonials_txt {
	padding:50px 0 23px;
	background:url(../images/testimonials_block.png) no-repeat center top;
	font-size:14px;
}
.author_inf {
	display:inline-block;
	line-height:17px;
}
.author_inf span {
	display:inline-block;
	text-transform:uppercase;
	color:#849ebf;
}

/* ___________________ //Testimonials ___________________ */



/* ____________________ Contact ____________________ */
#contact {
	overflow:hidden;
	position:relative;
	background:#849ebf;
}

ul.spsk {padding-bottom:20px;
}
ul.spsk li span {
	text-transform:uppercase;
	color:#fff;
}
ul.spsk li {
	padding-bottom:5px;
}
ul.spsk li a {color:#fff;
}
ul.spsk li a:hover {color:#977293;}

.contact_form {
	overflow:hidden;
}

#ajax-contact-form .span6 {margin-bottom:0;
}
textarea,
input[type="text"] {
	width:93.5%;
	margin:0 0 10px 0;
	padding: 13px 16px;
	text-transform:none;
	font-family: 'Signika', sans-serif;
	font-weight:400;
	font-size: 12px;
	color: #999;
	font-style:normal;
	border-radius: 0;	
	background: #fff;
	border: 0;
	box-shadow: none;	  
}
input[type="text"].last {margin-right:0;
}
textarea {
	min-height:68px;
	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: 0;
}

.contact_btn {
	display:block;
	cursor:pointer;
	width:100%;
	padding:10px 0;
	border: 0;
	border-radius: 0;
	box-shadow: 0;
	text-align:center;
	text-shadow:none;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Signika', sans-serif;
	font-weight:300;
	line-height:20px;
	font-size:16px;
	color:#fff;
	background: #977293;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_btn:hover {
	color:#977293;
	background:#fff;
}

.notification_error {
	color:#f00;
}

/* ___________________ //Contact ___________________ */
#f{
	background-image: url(../images/fondp.jpg);
	background: cover; 

}


/* ____________________ Footer ____________________ */
.footer {
	padding:20px 0 18px;
	color:#bfbfbf;
	background:#505050;
}
.footer a {color:#849ebf;	
}
.footer a:hover {color:#bfbfbf;	
}

.footer a.down_btn {
	position:static;
	margin:0;
	padding:0;
	display:block;
	width:26px;
	height:25px;
	background: url(../images/top_btn.png) no-repeat;
}
.footer .copyright {
	padding:5px 0 3px;
}

/* ___________________ //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;
}



.grande_image
{
	height:730px;
}

#img1
{
background: url("../images/grde_img/1.jpg") center center no-repeat fixed;
}
.grande_image h1
{
	padding-top: 350px;
}
#img2
{
background: url("../images/grde_img/2.jpg") center center no-repeat fixed;
}
#img3
{
background: url("../images/grde_img/3.jpg") center center no-repeat fixed;
}
#img4
{
background: url("../images/grde_img/4.jpg") center center no-repeat fixed;
}
#imgbio1
{
	background: url("../images/imgbio/1.jpg") center center no-repeat ;
}
.titre
{
	height: 163px;
	background: url("../images/titre.png") center center no-repeat;
	background-color: #121518;

}
.titre h2{
	padding: 66px 0  ;
}

.test{
background-color: #0a0f15;
height: 460px;
}
#contact{
padding-bottom: 0px;
}



































/* ____________________ Responsive Style ____________________ */

@media (max-width: 1023px) {
	#home {min-height:100px;}
	
	.parallax_effect {background-size:cover;background-position:0 0 !important;}
	.group_bg, #home, #blog, #testimonials, #progress, #twitter {background-position:0 0 !important; background-size:cover;}
	
	.opacity { opacity: 1; filter: alpha(opacity=100);}

}

@media (max-width: 1024px) and (-webkit-min-device-pixel-ratio:0) {
	#home {min-height:100px;}
	
	.parallax_effect {background-size:cover;background-position:0 0 !important;}
	.group_bg, #home, #twitter, #nulla, #blog, #testimonials, #progress {background-position:0 0 !important; background-size:cover;}
	
	.opacity { opacity: 1; filter: alpha(opacity=100);}

}

@media (min-width: 767px) and (max-width: 1000px) {
	.container {width:724px;}

	#logo a {font-size:28px;}
	
/* __________ Menu __________ */

/* _________ //Menu _________ */

/* __________ About __________ */
	

/* ________ //About _________ */


/* __________ Testimonials __________ */
	
/* _________ //Testimonials _________ */

/* __________ Portfolio __________ */	

	
/* _________ //Portfolio _________ */


/* __________ Contact __________ */
	
	
	
/* _________ //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;}
	

/* __________ Header __________ */
	#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;}
	
	#logo {margin:0;text-align:left;}
	#logo a {display:inline-block;margin-left:20px;text-indent:0;color:#977293;}
/* _________ //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:#977293;
	}
	.mobile_menu_wrapper a span {display:none;}

/* _________ //Menu _________ */

/* __________ Home __________ */
	#home {min-height:200px;}
	
	
/* _________ //Home _________ */

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

	#twitter {padding:150px 0;}

/* __________ Portfolio __________ */

	
/* _________ //Portfolio _________ */

	.jCarouselLite ul {margin-left:0 !important;}
	.testimonials_txt {padding-left:40px;padding-right:40px;}
	



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

}

@media (max-width: 479px) {	
	.container {width:310px;}

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

/* __________ Portfolio __________ */

	
/* _________ //Portfolio _________ */
	

	
	.footer {text-align:center;}
	.footer .fleft, .footer .fright {float:none;}
	
	.copyright {text-align:center;}
	.footer a.down_btn {display:inline-block; margin:10px auto;}

	
}





















