/*
Theme Name: Minamaze
Theme URI: http://www.thinkupthemes.com/free/minamaze-free/
Author: ThinkUpThemes
Author URI: http://www.ThinkUpThemes.com
Description: Minamaze the free version of the multi-purpose professional theme (Minamaze Pro) ideal for a business or blog website. The theme has a responsive layout, HD retina ready and comes with a powerful theme options panel with can be used to make awesome changes without touching any code. The theme also comes with a full width easy to use slider. Easily add a logo to your site and create a beautiful homepage using the built-in homepage layout.
Version: 1.3.3
License: GNU General Public License
License URI: /licenses/license.txt
Tags: black, dark, red, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fixed-layout, responsive-layout, fluid-layout, custom-header, custom-menu, full-width-template, theme-options, threaded-comments, editor-style, featured-images, featured-image-header, post-formats, sticky-post, translation-ready, flexible-header, gray, light, white, custom-background
*/

/*  TABLE OF CONTENTS
00. IMPORT
01. RESET
02. GLOBAL
03. STRUCTURE
04. MEDIA
05. NAVIGATION
06. HEADER
	-Main
	-Menu
	-Bootstrap Menu
	-Slider
	-Intro Options
	-Notification Bar
07. MAIN CONTENT
	-Breadcrumbs
	-Pre-Designed Homepage
	-Call to Action / Attention Grabber
	-Floating Content
08. FOOTER
09. WIDGETS & SIDEBAR
10. PAGE FORMATS
	-Meta Content
	-Blog
	-Single Post
	-Contact Us
	-Archive
	-Sitemap
	-Parallax
	-Search Results
	-404 Error
	-Portfolio
	-Project
11. IE STYLES
12. SAFARI STYLES
13. MISC
*/

/* ---------------------------------------------------------------------------------------
	00. IMPORT
--------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------
	01. RESET
--------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, cite,
del, dfn, em, font, q, s, samp,
strike, strong,
ol, ul, li,
fieldset, form, label, legend,
tbody, tfoot, thead, tr {
  border: 0;
  font-family: century gothic, sans-serif;
  font-size: 100%;
  font-style: inherit;
  outline: 0;
  padding: 0px 0px 0px 0px;
      }
div {	  
border: 0;
font-family: century gothic, sans-serif;
font-size: 100%;
font-style: inherit;
outline: 0;
padding: 0px 0px 0px 0px;
margin-bottom: 20px;	  
}	  
html {
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background: #fff;
}
article, aside, details, figcaption, figure, footer, header, nav, section {
    display: block;
    margin-bottom: 0px;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
dt {
	font-weight: bold;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
	color: rgb(255, 0, 0);
}
a img {
border: 0;
}
.clearboth {
	width: 100%;
	clear: both;
	display: block;
}
.screen-reader-text {	
}

/* ---------------------------------------------------------------------------------------
	02. GLOBAL
--------------------------------------------------------------------------------------- */
/*body, button, input, select, textarea {
    color: #333;
    font-family: century gothic,sans-serif;
    font-size: 12px;
    line-height: 1.7;
    word-wrap: break-word;
}*/
body,
#body-core { 
background: white;
min-width: 320px;
width: auto;
}

/* Responsive screen width */
body.layout-fixed,
body.layout-fixed #body-core,
body.layout-fixed #site-header,
body.layout-fixed #notification { 
	min-width: 960px;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
  color: #202020;
clear: both;
margin: 0 0 3% 0;
font-family: century gothic,sans-serif;
line-height: 1.7;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
      }
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
text-align: center;
/*border-left: 2px solid #87b742;
border-top: 3px solid #87b742;*/
font-size: 2.5em;
padding-top: 0%;
font-weight: lighter;
color: #FFF;
          }
h4 {
  font-size: 2em;
  text-align: center;
  font-weight: lighter;
    }
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
hr {
background: none; 
border: 0; 
height: 0; 
padding: 0; 
margin: 0;
	/**background-color: #E6E6E6;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;**/
}

/* Text elements */
p {
margin-bottom: 0%;
font-size: 2.1em;
font-weight: 500;
text-align: justify;
margin-top: 0%;
}
ul, ol {
	margin: 0 0 20px 20px;
}
ul {
  list-style: disc;
  margin-top: 0%;
  text-align: justify;
  }
ol {
	list-style: decimal;
	font-size: 2.5rem;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
b {
  font-size: 1.4em;
  font-weight: normal;
  font-family: century gothic, sans-serif;
        }
strong  { 
font-size: 1em;
font-weight: bold;
font-family: century gothic, sans-serif;
      }	
		
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	font-style: italic;
	margin: 0 1.5em;
}
pre {
	line-height: 80px;
padding: 20px 0px;
margin-bottom: 10px;
/*border: 1px solid #ddd;
background: #f2f2f2;
    background-size: auto;
background: -moz-linear-gradient(top, #f2f2f2 50%, #f9f9f9 50%);
    background-size: auto;
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#f2f2f2), color-stop(50%,#f9f9f9));
    background-size: auto;
background: -webkit-linear-gradient(top, #f2f2f2 50%,#f9f9f9 50%);
    background-size: auto;
background: -o-linear-gradient(top, #f2f2f2 50%,#f9f9f9 50%);
background: -ms-linear-gradient(top, #f2f2f2 50%,#f9f9f9 50%);
background: linear-gradient(to bottom, #f2f2f2 50%,#f9f9f9 50%);
    background-size: auto;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f9f9f9',GradientType=0 );
background-size: 50px 50px;*/
}
button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
}
button,
input {
  line-height: 2em;
  	overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	padding: 6px 15px;
}
input.searchsubmit {
	padding: 6px 15px;
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
input[type="password"]  {
	padding: 4px 5px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
select,
textarea {
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #D0D0D0;
  padding: 0px 0px 0px 0px;
  width: 40%;
  margin: 0% 0% 0% 0%;
  text-align: center;
  color: #6193BC;
  font-weight: lighter;
  border-radius: 0px;
  font-size: 1.2em;
  line-height: 1.5em;
      }
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
	background: #fff;
}
textarea {
  overflow: auto;
  vertical-align: top;
  width: 50%;
  margin-left: 0%;
  }

/* Tables */
table {
    text-align: center;
    font-family: century gothic, sans-serif;
    margin: 0;
    width: 100%;
    border-collapse: inherit;
    padding: 0% 0% 0% 0%;
}

caption {
	font-size:  0.875rem;
	font-style: italic;
	color:      #888;
}
th,
td {
	    padding: 0% 2%;
        padding-top: 0%;
        padding-right: 2%;
        padding-bottom: 0%;
        padding-left: 2%;
    /*border: 1px solid #ddd;*/
    border-left: none;
}
th {
	font-size:   0.9em;
	font-weight: bold;
}
td {
	border-top: none;
}
#footer table,
#footer th,
#footer td {
	border-color: #444;
}
/* Links */
a {
	cursor: pointer;
	
	text-decoration: none;
	outline: 0 none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	}
	
	a,
	a:visited {
	color: #6193bc;
text-decoration: none;
font-weight: 500;
text-transform: full-size-kana;
	}

/* Alignment */
.alignleft {
display: block;
float: left;
margin-right: 0px;
margin-bottom: 0px;
width: auto;
margin-top: -10px;
padding-right: 10px;
margin-left: 0px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 4% auto;
  }


/* ---------------------------------------------------------------------------------------
	03. STRUCTURE
--------------------------------------------------------------------------------------- */
#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
    display: block;
    max-width: 1980px;
    margin: 0 auto;
    position: relative;
    z-index: 98;
    margin-top: 0%;
}
#content,
.main-navigation,
.site-title,
.site-description {
  margin: 0px auto;
  }
#content {
    clear: both;
    margin: 0% auto -6% auto;
    padding: 0% 0px 0% 0px;
    width: auto;
}

/* Boxed layout */
body.custom-background #body-core {
	max-width: 990px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px 2px #CCC;
	-moz-box-shadow: 0px 0px 5px 2px #CCC;
	-ms-box-shadow: 0px 0px 5px 2px #CCC;
	-o-box-shadow: 0px 0px 5px 2px #CCC;
	box-shadow: 0px 0px 5px 2px #CCC;
	z-index:97;
}


/* ---------------------------------------------------------------------------------------
	04. MEDIA
--------------------------------------------------------------------------------------- */
.entry-content img,
.entry-content iframe {
	display: block;
}
img {
  max-width: 100%;
  height: auto;
  margin-left: initial;
  margin-right: initial;
    }
embed,
iframe,
object,
.wp-caption {
	max-width: 100%;
}
iframe.twitter-tweet {
	margin: 0 !important;
	width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size: 14px;
font-family: Raleway, sans-serif;
color: #88B742;
background-color: rgba(0, 0, 0, 0.5);
border-radius: 10px;
text-align: center;
margin-top: -15px;
padding: 2px 0px 0px 2px;
margin-left: -7px;
width: 110px;
}
#content .gallery a img {
	border: none;
}


/* ---------------------------------------------------------------------------------------
	05. NAVIGATION
--------------------------------------------------------------------------------------- */
#nav-above,
#nav-below {
	margin: 0px 0px 0px 0px;
}
.nav-previous {
    margin-top: 0%;
    font-size: 15px;
}
.nav-previous a {
    color: #FFF;
background: #87B742;
padding: 10px 30px 10px 30px;
float: left;
margin-top: 0%;
margin-bottom: 0%;
border-radius: 10px;
border: 2px solid #6193bc;
font-size: 1.3em;
width: auto;
}
.nav-previous a .meta-icon {
	float: left;
  margin-right: 5px;
  padding: 0px 0px 0px 0px;
  margin-bottom: 4px;
}

.nav-next {
	margin-top: 0%;
	font-size: 15px;
}
.nav-next a {
   color: #FFF;
background: #6093BB;
padding: 10px 30px 10px 30px;
float: right;
border-radius: 10px;
border: 2px solid #87B742;
font-size: 1.3em;
margin-bottom: 0%;
margin-top: 0%;
width: auto;
}

.nav-next a .meta-icon {
	float: right;
  margin-right: -5px;
  padding: 0px 5px 0px 10px;
  margin-bottom: 0px;
}

.nav-previous a .meta-icon,
.nav-next a .meta-icon {
	display: table;
}

.nav-next a:hover {
	background: #87b742;
}

.nav-previous a:hover{
	background: #6193bc;
}

.nav-previous a i,
.nav-next a i {
	vertical-align: baseline;
display: inline;
}


/* =Pagination
----------------------------------------------------------------------------- */
/* =Pagination
----------------------------------------------------------------------------- */
.pag {
	text-align: right;
	margin: 0;
	list-style: none;
}
.pag li {
	font-size: smaller;
	display: inline-block;
	margin-right: 2px;
}
.pag li a,
.pag li span {
	color: inherit;
	padding: 1px 6px;
	border: 1px solid #EEE;
	background: white;
	display: block;
}
.pag li a:hover {
	color: #F33F3F;
	border-color: #F33F3F;
}
.pag li.current span {
	color: #fff;
	background: #F33F3F;
	border-color: #F33F3F;
}
li.pag-first {
	display: none;
}
li.pag-last {
	display: none;
}
li.pag-previous {
}
li.pag-next {
}


/* ---------------------------------------------------------------------------------------
	06. HEADER
--------------------------------------------------------------------------------------- */

/* Custom Header */
.custom-header img {
  display: flex;
  width: 1920px;
    }

/* =Main
----------------------------------------------------------------------------- */
.site-description {
	color: #777777;
	font-size: 13px;
	line-height: 13px;
}
#logo {
  float: left;
text-align: center;
margin: 1% 0 0%;
      }
#logo a {
display: flex;
    margin-left: 0;
	    }
#logo img {
    max-height: 210px;
    display: block;
    margin: -1% 0% 0% 9%;
    position: absolute;
    z-index: 110;
}
#logo h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
}


/* =Menu
----------------------------------------------------------------------------- */

/* Site-header */
#site-header {
	line-height: 1.5;
	z-index:101;
}

/* Pre-header */
#pre-header {
background: #FFF;
margin-bottom: 0%;
}
#pre-header li {
	float: left;
}
#pre-header .header-links > ul > li > a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
	color: white;
}
#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a,
#pre-header-search input {
	color: #CCC;
	font-size: 12px;
	display: block;
}
#pre-header .header-links li a,
#pre-header-social li.message {
	padding: 9px 15px 7px;
}
#pre-header-social li,
#pre-header-social li a {
	border: 0px;
}
#pre-header .header-links .sub-menu {
	background: #1C1C1C;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #303030;
	position: absolute;
	display: none;
	z-index:102;
}
#pre-header .header-links .sub-menu li {
	border-bottom: 1px solid #303030;
	z-index:103;
}
#pre-header .header-links .sub-menu a {
	padding: 6px 20px 6px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	z-index:104;
}
#pre-header .header-links .sub-menu a:hover {
	color: white;
}
#pre-header-core {
	display: table;
	width: 100%;
}
#pre-header-links-inner,
#pre-header-social,
#pre-header-search {
	display: table-cell;
	vertical-align: middle;
}

/* Pre-header - Search */
#pre-header-search {
	width: 1%;
	padding: 5px 5px 5px 20px;
}
#pre-header-search .search {
	max-width: 120px;
	background: #3A3A3A;
	border: 1px solid #444;
	padding: 3px 10px;
}
#pre-header-search .searchform {
	float: right;
}
#pre-header-search .searchsubmit {
	display: none;
}

/* Search input placeholder text color */
#pre-header-search ::-webkit-input-placeholder { color: #888; }
#pre-header-search :-moz-placeholder { color: #888; }
#pre-header-search ::-moz-placeholder { color: #888; }
#pre-header-search :-ms-input-placeholder { color: #888; }

/* Pre-header - Social Media */
#pre-header-social ul {
	display: table;
	float: right;
}
#pre-header-social li {
	display: table-cell;
	vertical-align: middle;
	float: none;
}
#pre-header-social li a {
display: table;
text-align: center;
color: #FFF;
	width: 24px;
	height: 24px;
	margin: 3px;
	background: #4D4D4D;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}

#pre-header-social li.facebook a:hover {
	background: #3b5997;
}
#pre-header-social li.twitter a:hover {
	background: #a5dee8;
}
#pre-header-social li.google a:hover {
	background: #db4a39;
}
#pre-header-social li.linkedin a:hover {
	background: #56a1c4;
}
#pre-header-social li.flickr a:hover {
	background: #c5c5c5;
}
#pre-header-social li.youtube a:hover {
	background: #de1f26;
}
#pre-header-social li.rss a:hover {
	background: #fea81d;
}
#pre-header-social li i {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top: 1px;
}

/* Header */
#header {
    padding: 0% 0% 0% 0%;
    margin: 1% 0% 0% 0%;
    position: relative;
    z-index: 100;
}
#header-links {
	float: right;
}
#header-links-inner {
	display: table;
	margin: 0 auto;
}
#header .header-links li {
	float: left;
}
#header .header-links > ul > li a {
    color: rgba(255,0,0,1);
    font-family: century gothic, sans-serif;
    font-size: 2em;
    font-weight: lighter;
    padding: 0px 50px 0px 20px;
    line-height: 3em;
    margin-right: 0%;
    width: auto;
}
/*#header .header-links > ul > li.menu-parent > a:after {
	position: relative;
	content: "\f107";
	font-family: fontawesome;
	padding-left: 6px;
}*/
#header .header-links li a {
	display: block;
	padding: 8px 14px;
	margin: 0px;
}
#header .header-links .sub-menu {
   display: none;
  float: left;
  position: absolute;
  z-index: 106;
  border: 1px solid #EEE;
  font-family: century gothic, sans serif;
  background-color: rgba(255, 255, 255, 0.9);
  margin-top: -2%;
  margin-left: 0px;
  font-weight: lighter;
                  }
#header .header-links .sub-menu a {
  color: white;
  font-size: 1em;
  border-bottom: 1px solid #6193BC;
  line-height: 32px;
  margin: 0;
  padding: 0 20px 0 10px;
  color: #88B842;
  font-family: century gothic, sans-serif;
  font-weight: lighter;
  z-index:107;
  }
#header .header-links .sub-menu li:last-child > a {
	border: 0;
}
#header .header-links .sub-menu a:hover,
#header .header-links .sub-menu .current-menu-item a {
	color:rgba(255,0,0,1);
}

#pre-header .sub-menu li,
#header .sub-menu li {
	float: none;
	position: relative;
}
#header .sub-menu li {
  padding: 0px 1%;
  font-size: 1.6em;
  }
#header .sub-menu li:hover {
	padding-left: 10px;
}

#header .menu > li > a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover {
    color: rgba(255,0,0,1);
    font-weight: lighter;
    font-family: century gothic, sans-serif;
    text-shadow: 1px 1px 5px rgb(135, 182, 66);
    width: auto;
}
.main-navigation:after {
	clear: both;
	content: "";
	display: block;
}
.main-navigation ul {
	list-style: outside none none;
  margin: 0px 0px -10px -35px;
  padding-left: 0px;
  text-transform: uppercase;
}
.main-navigation .sub-menu a {
	white-space: nowrap;
}
.main-navigation .sub-menu .sub-menu {
	position: absolute;
	top: -1px;
	left: 100%;
}
.main-navigation ul ul :hover > a {
}
#pre-header .main-navigation ul li:hover > ul,
#header .main-navigation ul li:hover > ul {
	display: block;
}

/* Header - Style 2 */
.slider-full.header-style2 #header-core {
	max-width: 100%;
}
.header-style2 #logo {
	float: none;
	margin: 25px 0;
}
.header-style2 #logo img {
	max-height: 90px;
}
.header-style2 #header-links {
	width: 100%;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}
.header-style2 #header .header-links > ul > li > a {
	padding: 15px 20px;
}

/* Moving sub-menu items right */
#pre-header .header-links .sub-menu a,
#pre-header .header-links .sub-menu a span,
#pre-header .header-links .sub-menu .menu-parent > a:before,
#header .header-links .sub-menu a,
#header .header-links .sub-menu a span,
#header #header-core .sub-menu .menu-parent > a:before {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#pre-header .header-links .sub-menu a:hover {
	padding-right: 10px;
}
#header .header-links .sub-menu a:hover {
	padding-right: 10px;
}
#pre-header .header-links .sub-menu a:hover span,
#header .header-links .sub-menu a:hover span {
	margin-left: 10px;
}

/* Arrows of menu parents (uses FontAwesome css) */
#pre-header .sub-menu .menu-parent > a:before {
	font-family: FontAwesome;
	font-size: 1em;
	text-align: right;
	content: "\f105";
	position: relative;
	left: 10px;
	display: inline-block;
	float: right
}
#pre-header .sub-menu .menu-parent > a:hover:before {
	left: 0px;
}
#header .sub-menu .menu-parent > a:before {
	font-family: FontAwesome;
	font-size: 1.1em;
	text-align: right;
	content: "\f105";
	position: relative;
	left: 20px;
	display: inline-block;
	float: right;
}
#header .sub-menu .menu-parent > a:hover:before {
	left: 10px;
}


/* =Bootstrap Menu
----------------------------------------------------------------------------- */
#header-responsive {
	display: none;
}


/* =Slider
----------------------------------------------------------------------------- */
#slider-core {
  position: relative;
    }

/* SlideDeck 2 Slider */
#slider .slidedeck-frame {
	margin: 0 auto;
}

/* Responsive ThinkUpSlider */
#slider .slides {
	height: 0;
	margin: 0;
}
#slider .rslides {
	margin: 0;
	overflow: hidden;
}
.rslides li {
	width: 100%;
}
.rslides img {
	width: 100%;
}
#slider .rslides-inner {
	position: relative;
	width: 960px;
	max-width: 100%;
	margin: 0 auto;
	border: 0;
	overflow: hidden;
}
#slider .rslides-inner li {
	height: auto;
	list-style: none;
}
#slider .rslides-container {
	padding: 12px 10px;
}
#slider a.rslides_nav {
	text-align: center;
	line-height: 1;
	width: 60px;
	height: 60px;
	margin: -30px 0 0;
	position: absolute;
	overflow: hidden;
	top: 50%;
	color: rgba(0, 0, 0, 0.8);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
#slider a.rslides_nav.prev {
	left: -60px;
}
#slider a.rslides_nav.next {
	right: -60px;
}
#slider a.rslides_nav.prev:before,
#slider a.rslides_nav.next:before {
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	font-family: FontAwesome;
	font-size: 30px;
	line-height: 60px;
	display: block;
	position: relative;
	z-index: 9999;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
#slider a.rslides_nav.prev:hover:before,
#slider a.rslides_nav.next:hover:before {
	color: #333;
	background: #fff;
}
#slider a.rslides_nav.prev:before {
	content: "\f104";
}
#slider a.rslides_nav.next:before {
	content: "\f105";
}
#slider .rslides-inner:hover a.rslides_nav {
	opacity: 1;
}
#slider .rslides-inner:hover a.rslides_nav.prev {
	left: 0px;
}
#slider .rslides-inner:hover a.rslides_nav.next {
	right: 0px;
}
#slider .rslides_tabs {
	position: absolute;
	z-index: 99;
	text-align: center;
	width: 100%;
	bottom: 10px;
	margin: 0;
}
#slider .rslides_tabs li {
	list-style: none;
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
}
#slider .rslides_tabs li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.4);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#slider .rslides_tabs li a:hover,
#slider .rslides_tabs li.rslides_here a {
	background: #333;
	background: rgba(0, 0, 0, 0.7)
}

/* Vary style for full-width and boxed slider */
.slider-boxed #slider .rslides-inner {
	width: 950px;
}
.slider-boxed #slider .rslides-inner {
	-webkit-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
	-moz-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
	-o-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
	box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
}
.slider-full #header-core {
max-width: 1980px;
  }
.slider-full #header-links {
	border-bottom: none;
}
.slider-full #slider  .rslides-inner {
	width: 100%;
	position: relative;
}
.slider-full #slider .rslides-container {
  border-bottom: 75px solid #61aa71;
    }

/* Responsive ThinkUpSlider - Content */
#slider .rslides-content {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1568px;
  }
#slider .rslides-content-inner {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
#slider .featured {
	display: table-cell;
	vertical-align: middle;
}
#slider .featured-title {
	margin-bottom: 10px;
}
#slider .featured-title span {
	display: inline-block;
	color: #FFF;
	font-size: 50px;
	line-height: 35px;
	font-weight: 300;
	line-height: 1.5;
}

#slider .featured-excerpt p {
	margin-bottom: 25px;
}
#slider .featured-excerpt span {
	display: inline-block;
	color: #FFF;
	font-size: 24px;
	line-height: 35px;
	font-weight: 300;
}
#slider .featured-link a {
	display: inline-block;
	color: #FFF;
	font-size: 18px;
	padding: 5px 20px;
	border: 1px solid #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
#slider .featured-link a:hover {
	background: #F33F3F;
	border-color: #F33F3F;
}

/* Animate slide content */
#slider .featured-title,
#slider .featured-excerpt,
#slider .featured-link {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateY(35px);
	-moz-transform: translateY(35px);
	-ms-transform: translateY(35px);
	-o-transform: translateY(35px);
	transform: translateY(35px);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#slider .rslides1_on .featured-title,
#slider .rslides1_on .featured-excerpt,
#slider .rslides1_on .featured-link {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
}
#slider .rslides1_on .featured-title {
	-webkit-transition-delay: 1.0s;
	-moz-transition-delay: 1.0s;
	-ms-transition-delay: 1.0s;
	-o-transition-delay: 1.0s;
	transition-delay: 1.0s;
}
#slider .rslides1_on .featured-excerpt {
	-webkit-transition-delay: 1.2s;
	-moz-transition-delay: 1.2s;
	-ms-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
#slider .rslides1_on .featured-link {
	-webkit-transition-delay: 1.4s;
	-moz-transition-delay: 1.4s;
	-ms-transition-delay: 1.4s;
	-o-transition-delay: 1.4s;
	transition-delay: 1.4s;
}

/* =Intro Options
----------------------------------------------------------------------------- */
#intro.option1 {
    text-align: center;
}
#intro.option1 #intro-core {
	position: relative;
  width: 100%;
  display: table;
  padding-bottom: 15px;
  margin-top: 4px;
}
#intro.option1 .page-title {
  line-height: 1;
  text-transform: uppercase;
  margin: 0px;
  display: table-cell;
  padding-right: 0px;
  }
#intro.option1 #intro-core:before {
	content: '';
	position: absolute;
	bottom: 0px;
	width: 100%;
	/*border-bottom: 1px solid #EEE;*/
}
#intro.option1 #intro-core:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 60%;
  border-bottom: 3px solid #F33F3F;
  }

/* =Notification Bar
----------------------------------------------------------------------------- */
#notification {
	position: relative;
	z-index:999999;
	width: 100%;
	background: #364BE6;
	border-bottom: 2px solid white;
	-webkit-box-shadow: 0 0 6px 0 #999;
	-moz-box-shadow: 0 0 6px 0 #999;
	-ms-box-shadow: 0 0 6px 0 #999;
	-o-box-shadow: 0 0 6px 0 #999;
	box-shadow: 0 0 6px 0 #999;
}
#notification-core {
	text-align: center;
	color: white;
	padding: 5px 0px;
}
#notification-core .notification-button {
	color: white;
	background: black;
	padding: 3px 10px;
	margin: 0px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}


/* ---------------------------------------------------------------------------------------
	07. MAIN CONTENT
--------------------------------------------------------------------------------------- */

/* =Buttons
----------------------------------------------------------------------------- */
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
color: #88B841;
font-weight: lighter;
text-align: center;
border: 1px solid;
background: #FFF none repeat scroll 0% 0%;
margin: 0px 0px 0% 30%;
width: 70%;
transition: all 0.3s ease 0s;
border-radius: 5px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 18px;
}
a.themebutton {
	color: #FFF;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #87b742;
  color: #6193bc;
  font-weight: bold;
  }

/* =Breadcrumbs
----------------------------------------------------------------------------- */
#breadcrumbs {
	font-size: 10px;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}
#breadcrumbs .delimiter {
	padding: 0px 10px;
	color: #F33F3F;
}
#breadcrumbs a:hover {
	color: #F33F3F;
}

/* =Pre-Designed Homepage (code also in style-responsive.css)
----------------------------------------------------------------------------- */
#section-home {
	text-align: center;
	padding: 0 10px;
}
#section-home-inner {
	max-width: 960px;
	margin: 20px auto 0;
}
#section-home .section {
	display: block;
	background: white;
	padding: 10px;
	border: 1px solid #E0E0E0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#section-home .entry-header {
	position: relative;
	z-index: 2;
	width: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#section-home .entry-header span {
	background: #333;
	display: block;
	position: relative;
	border-radius: 500px;  
	width: 90px;  
	height: 90px;  
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
#section-home .entry-header i {
	font-size: 50px;
	color: white;
	position: relative;
	top: 20px;
}

#section-home img {
	margin: 0 auto;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#section-home .entry-content {
	padding-top: 20px;
}
#section-home h3 {
	font-size: 18px;
	font-weight: 600
}
#section-home .more-link {
	padding: 5px 10px;
}
#section-home .more-link:after {
	font-family: FontAwesome;
	content: '\F101';
	padding-left: 5px
}


/* =Call to Action / Attention Grabber
----------------------------------------------------------------------------- */
#introaction,
#outroaction { 
	padding: 10px;
}
#introaction-core,
#outroaction-core {
	padding: 20px 0;
	border-width: 1px 0;
	border-style: solid;
	border-color: #EEE;
}
.action-text.three_fourth,
.action-button.one_fourth,
.action-text h3,
.action-text p,
.attention_text.three_fourth,
.attention_button.one_fourth,
.attention_text h3,
.attention_text p {
	margin-bottom: 0px;
}
.action-text h3,
.attention_text h3 {
	margin-top: 0px;
}
.action-text h3,
.action-text p,
.attention_text h3,
.attention_text p {
	margin-left: 10px;
	margin-right: 10px;
}
.action-button h4,
.attention_button h4 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 20px;
	margin: 0px 10px;
}


/* =Floating Content
----------------------------------------------------------------------------- */
#header-core:before,
#header-core:after,
#header-links-inner .menu:before,
#header-links-inner .menu:after,
#intro-core:before,
#intro-core:after,
#introaction-core:before,
#introaction-core:after,
#outroaction-core:before,
#outroaction-core:after,
#main-core:before,
#main-core:after,
#content-core:before,
#content-core:after,
#article:before,
#article:after,
#nav-above:before,
#nav-above:after,
#nav-below:before,
#nav-below:after,
#sharepost:before,
#sharepost:after,
#author-image:before,
#author-image:after,
#author-bio:before,
#author-bio:after,
#sub-footer:before,
#sub-footer:after,
#footer-core:before,
#footer-core:after,
.entry-meta:before,
.entry-meta:after,
.attention:before,
.attention:after,
ul.pricing-table:before,
ul.pricing-table:after,
.popular-posts:before,
.popular-posts:after,
.recent-comments:before,
.recent-comments:after,
.recent-posts:before,
.recent-posts:after,
.searchform:before,
.searchform:after {
    content:"";
    display:table;
}
#header-core:after,
#header-links-inner .menu:after,
#intro-core:after,
#introaction-core:after,
#outroaction-core:after,
#main-core:after,
#content-core:after,
#article:after,
#nav-above:after,
#nav-below:after,
#sharepost:after,
#author-image:after,
#author-bio:after,
#sub-footer:after,
#footer-core:after,
.entry-meta:after,
.attention:after,
ul.pricing-table:after,
.popular-posts:before,
.popular-posts:after,
.recent-comments:after,
.recent-posts:after,
.searchform:after {
    clear: both;
	margin-bottom: 10px;
}


/* ---------------------------------------------------------------------------------------
	08. FOOTER
--------------------------------------------------------------------------------------- */
#footer {
border-top: 70px solid #61aa71;
border-bottom: 70px solid #61aa71;
padding: 0px 0px 0px 0px;
background-image: url(../../uploads/2013-plante-aquat-Reunion.jpg);
height: 375px;
margin: 0 auto;
margin-top: 0%;
              }
#footer-core h3 {
text-align: center;

font-size: 2.5em;

padding-top: 0%;

font-weight: lighter;

margin-top: -12%;

margin-left: 0%;
              }
#footer-core h3 span {
	color: #FFF;
  text-align: center;
  margin-left: 0px;
}
#footer-core,
#footer-core p,
#footer-core a:hover {
color: #88B841;
margin-left: 2%;
      }
#footer-core a {
color: #6193bc;
font-family: century gothic, sans-serif;
font-size: 1.1em;
line-height: 1em;
margin-left: 1%;
font-weight: normal;
text-transform: capitalize;
}
/* Sub Footer */
#sub-footer {
background: #222;
border-top: 1px solid #444;
padding: 0px 0px;
margin-bottom: -20px;
width: 100%;
}
#sub-footer-core {
  padding: 1% 0px;
  margin-top: 0%;
  margin-bottom: 0%;
    }
#sub-footer-core, 
#sub-footer-core a {
	font-size: 11px;
}
#sub-footer-core {
	color: #AAA;
	text-align: center;
	font-size: 1em;
	text-transform: full-size-kana;
}
#sub-footer-core a {
	color: #EEE;
}
#sub-footer-core a:hover {
	color: #F33F3F
}

#footer-menu {
	margin-bottom: 10px;
}
#footer-menu a {
	padding: 0 8px;
}
#footer-menu ul {
	margin: 0px;
}
#footer-menu li {
	display: inline-block;
}
#footer-menu li:after {
	content: "|";
}
#footer-menu li:last-child:after {
	content: none;
}

.copyright {
}


/* ---------------------------------------------------------------------------------------
	09. WIDGETS & SIDEBAR
--------------------------------------------------------------------------------------- */

/* =Sidebar
--------------------------------------------------------------------------------------- */
#sidebar .widget { 
margin-bottom: -3%;
margin-top: 23%;
margin-left: 0%;
margin-right: 0%;
}
#sidebar h3.widget-title {
    position: relative;
    font-size: 3em;
    text-transform: uppercase;
    margin: 0% 0 0px 0px;
    text-align: center;
    background-color: #61aa71;
    color: #FFF;
    font-family: inherit;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 0px;
}
#sidebar .rev_slider_wrapper {
	padding: 3px;
	border: 1px solid #ddd;
}
#sidebar h3.widget-title:before {
	content: '';
	position: absolute;
	bottom: 0px;
	width: 100%;
	/*border-bottom: 1px solid #EEE;*/
}
#sidebar h3.widget-title:after {
	content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  /* border-bottom: 3px solid #88B841; */
}

/* =Widgets
--------------------------------------------------------------------------------------- */
.widget {
   margin-top: 1%;
  margin-left: -8%;
  padding-right: 0%;
  margin-right: -4%;
              }
.widget select {
	max-width: 100%
}
#footer .widget { 
margin-bottom: 0%;
line-height: 1.2;
border-radius: 15px;
margin-top: 4%;      }
#footer .widget-area .widget:last-child {
margin-bottom: 0px;

text-align: center;

margin-top: 2.5%;

margin-left: 8%;
}

/* Link color  - Various widgets */
#footer .thinkup_widget_categories a,
#footer .popular-posts a,
#footer .recent-comments a,
#footer .recent-posts a,
#footer .thinkup_widget_tagscloud a {
	color: #AAA;
}
#footer .thinkup_widget_categories a:hover {
	color: white;
}
#footer .popular-posts a:hover,
#footer .recent-comments a:hover,
#footer .recent-posts a:hover,
#footer .thinkup_widget_tagscloud a:hover {
	color: #F33F3F;
}

/* Categories */
.thinkup_widget_categories { list-style: none; padding-bottom: 10px; }
.thinkup_widget_categories ul { list-style: none; margin: 0; }
.thinkup_widget_categories li i { padding: 0 10px; }
.thinkup_widget_categories li a { display: block !important; padding-left: 10px !important }
.thinkup_widget_categories li a:hover { color: white !important; background: #F33F3F; }
.thinkup_widget_categories li span span { float: right; padding-right: 5px; }
.thinkup_widget_categories select { width: 95%; margin-top: 5px; }

#sidebar .thinkup_widget_categories select { width: 100%; }
#sidebar .thinkup_widget_categories .widget-main { padding-top: 5px; }

/* Contact Form */
.wpcf7-form p { 
	margin-bottom: 10px; 
}
.wpcf7-form input {
	width: 100%;
}
.wpcf7-form input[type="submit"] {
	width: inherit;
	padding: 8px 30px;
}
.wpcf7-form textarea {
	height: 94px;
	min-height: 68px;
}
.wpcf7-form .wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
}
.wpcf7-form .wpcf7-not-valid-tip {
	width: 100%;
	left: 0;
	top: -6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

#footer .wpcf7-form input,
#footer .wpcf7-form textarea {
	color: #BBB;
	border: 1px solid #353535;
	background: #222;
	background: rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#footer .wpcf7-form input[type=submit] {
	text-transform: capitalize;
	border: 1px solid #111;
	background: #1A1A1A;
}

/* Contact Form 7 placeholder text color */
.wpcf7-form ::-webkit-input-placeholder { opacity: 0.6; }
.wpcf7-form :-moz-placeholder { opacity: 0.6; }
.wpcf7-form ::-moz-placeholder { opacity: 0.6; }
.wpcf7-form :-ms-input-placeholder { opacity: 0.6; }

/* Flickr */
.thinkup_widget_flickr a,
.thinkup_widget_flickr img {
	display: block;
}
.thinkup_widget_flickr img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.thinkup_widget_flickr .column-2, 
.thinkup_widget_flickr .column-3, 
.thinkup_widget_flickr .column-4 {
	float: none;
	width: 100%;
}
.thinkup_widget_flickr .column-2 .flickr-photo {
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 10px;
	float: left;
	position: relative;
}
.thinkup_widget_flickr .column-3 .flickr-photo {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 5px;
	float: left;
	position: relative;
}
.thinkup_widget_flickr .column-4 .flickr-photo {
	width: 21.25%;
	margin-right: 5%;
	margin-bottom: 8px;
	float: left;
	position: relative;
}
.thinkup_widget_flickr .column-2 .flickr-photo:nth-child(2n),
.thinkup_widget_flickr .column-3 .flickr-photo:nth-child(3n),
.thinkup_widget_flickr .column-4 .flickr-photo:nth-child(4n) {
	margin-right:0;
}
.thinkup_widget_flickr a .image-overlay {
	background-color: #F33F3F;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0;
	height: 100%;
	max-width: 75px;
	max-height: 75px;
	background-image: url('images/shortcodes/icon-link.png');
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thinkup_widget_flickr a:hover .image-overlay {
	opacity: 0.9;
	width: 100%;
	height: 100%;
}

/* Popular Posts */ /* Recent Comments */ /* Recent Posts */
.popular-posts .image,
.recent-comments .image,
.recent-posts .image {
	margin-right: 5%;
	margin-bottom: 10px;
	position: relative;
	float: left;
	max-width: 30%;
}
.popular-posts .main,
.recent-comments .main,
.recent-posts .main {
	margin-bottom: 10px;
	position: relative;
	float: left;
	width: 65%;
}
.popular-posts,
.recent-comments,
.recent-posts {
	clear:both;
}
.popular-posts a,
.recent-comments a,
.recent-posts a,
.popular-posts img,
.recent-comments img,
.recent-posts img {
	display: block;
}
.popular-posts .comment,
.recent-comments .date,
.recent-posts .date {
	font-size: smaller;
	opacity: 0.8;
}

.popular-posts a .image-overlay,
.recent-comments a .image-overlay,
.recent-posts a .image-overlay {
	background-color: #F33F3F;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0;
	height: 100%;
	max-width: 75px;
	max-height: 75px;
	background-image: url('images/shortcodes/icon-link.png');
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.popular-posts:hover .image-overlay,
.recent-comments:hover .image-overlay,
.recent-posts:hover .image-overlay {
	opacity: 0.9;
	width: 100%;
	height: 100%;
}
.popular-posts:last-child,
.recent-comments:last-child,
.recent-posts:last-child {
	margin-bottom: 1px;
}

/* Recent Comments Quotes */
.thinkup_widget_recentcomments .quote {
	padding-left: 15px;
}
.thinkup_widget_recentcomments .quote:before {
	font-family: Raleway, sans-serif;
	content: '\201C';
	margin: -8px -15px;
	position: absolute;
}
.thinkup_widget_recentcomments .quote:before {
	color: #F33F3F;
	font-size: 150%;
	font-weight: bold;
	display: inline;
}

/* Tabs Specific */
.thinkup_widget_tabs .nav-tabs {
	margin: 0;
	border: none;
}
.thinkup_widget_tabs li {
	border-bottom: none !important;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.thinkup_widget_tabs li a,
.thinkup_widget_tabs li a:hover,
.thinkup_widget_tabs li.active a,
.thinkup_widget_tabs li.active:hover a {
	display: block !important;
	padding: 0 !important;
	margin: 0;
	border: none;
	background: none;
}
.thinkup_widget_tabs h3.widget-title {
	text-align: center;
	padding: 6px 5px 5px;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}

#sidebar .thinkup_widget_tabs h3.widget-title:before,
#sidebar .thinkup_widget_tabs h3.widget-title:after {
visibility: hidden;
}
#sidebar .thinkup_widget_tabs h3.widget-title {
	border-top: 2px solid white;
	border-bottom: 1px solid #DDD;
	margin: 0;
}
#sidebar .thinkup_widget_tabs .nav .active h3.widget-title {
	padding-top: 5px;
	border: 1px solid #DDD;
	border-top: 3px solid #F33F3F;
	border-bottom: none;
	-webkit-box-shadow: 1px 0px 1px 0px #EEE;
	-moz-box-shadow: 1px 0px 1px 0px #EEE;
	-ms-box-shadow: 1px 0px 1px 0px #EEE;
	-o-box-shadow: 1px 0px 1px 0px #EEE;
	box-shadow: 1px 0px 1px 0px #EEE;
}
#sidebar .thinkup_widget_tabs .tab-content {
	padding: 10px;
	border: 1px solid #DDD;
	border-top: none;
	-webkit-box-shadow: 1px 1px 1px 0px #EEE;
	-moz-box-shadow: 1px 1px 1px 0px #EEE;
	-ms-box-shadow: 1px 1px 1px 0px #EEE;
	-o-box-shadow: 1px 1px 1px 0px #EEE;
	box-shadow: 1px 1px 1px 0px #EEE;
}
#sidebar .thinkup_widget_tabs .recent-posts:last-child,
#sidebar .thinkup_widget_tabs .popular-posts:last-child {
	margin: 0;
	border: 0;
}

#footer .thinkup_widget_tabs h3.widget-title {
	border-bottom: 1px solid #222;
	margin: 0;
	-webkit-box-shadow: inset 0 -1px 0 0 #444;
	-moz-box-shadow: inset 0 -1px 0 0 #444;
	-ms-box-shadow: inset 0 -1px 0 0 #444;
	-o-box-shadow: inset 0 -1px 0 0 #444;
	box-shadow: inset 0 -1px 0 0 #444;
}
#footer .thinkup_widget_tabs .nav .active h3.widget-title {
	padding-top: 5px;
	border: 1px solid #222;
	border-bottom: none;
	-webkit-box-shadow: 1px 0 0 0 #444;
	-moz-box-shadow: 1px 0 0 0 #444;
	-ms-box-shadow: 1px 0 0 0 #444;
	-o-box-shadow: 1px 0 0 0 #444;
	box-shadow: 1px 0 0 0 #444;
}
#footer .thinkup_widget_tabs .tab-content {
	padding: 10px 10px 5px;
	border: 1px solid #222;
	border-top: none;
	-webkit-box-shadow: 1px 1px 0 0 #444;
	-moz-box-shadow: 1px 1px 0 0 #444;
	-ms-box-shadow: 1px 1px 0 0 #444;
	-o-box-shadow: 1px 1px 0 0 #444;
	box-shadow: 1px 0 0 0 #444;
}
#footer .thinkup_widget_tabs .recent-posts:last-child,
#footer .thinkup_widget_tabs .popular-posts:last-child {
	margin: 0;
	border: 0;
}

/* Search Form */
.thinkup_widget_search form {
	padding-bottom: 15px;
}
.thinkup_widget_search .search {
	float: left;
	width: 68%;
	margin-right: 2%;
	border: 1px solid #E0E0E0;
}
.thinkup_widget_search .searchsubmit {
	display: block;
	float: left;
	width: 30%;
	padding: 6px;
	border: none;
}
#footer .thinkup_widget_search .search {
	background: #222;
	border: 1px solid #444;
}

#footer .thinkup_widget_search .searchsubmit {
	background: #F33F3F;
}
#footer .thinkup_widget_search .searchsubmit:hover {
	background: #82CB51;
}

/* Search input placeholder text color */
.thinkup_widget_search ::-webkit-input-placeholder { color: white; }
.thinkup_widget_search :-moz-placeholder { color: white; }
.thinkup_widget_search ::-moz-placeholder { color: white; }
.thinkup_widget_search :-ms-input-placeholder { color: white; }

#footer .thinkup_widget_search ::-webkit-input-placeholder { color: #222; }
#footer .thinkup_widget_search :-moz-placeholder { color: #222; }
#footer .thinkup_widget_search ::-moz-placeholder { color: #222; }
#footer .thinkup_widget_search :-ms-input-placeholder { color: #222; }

/* Tags Cloud */
.thinkup_widget_tagscloud {
	padding-bottom: 10px;
}
.thinkup_widget_tagscloud a {
	display: inline-block;
	font-size: smaller;
	padding: 2px 8px;
	margin: 0 2px 2px 0;
}

#sidebar .thinkup_widget_tagscloud a {
	border: 1px solid #DDD;
	text-transform: uppercase;
}
#sidebar .thinkup_widget_tagscloud a:hover {
	border-color: #F33F3F;
}

#footer .thinkup_widget_tagscloud a {
	border: 1px solid #222;
}
#footer .thinkup_widget_tagscloud a:hover {
	color: #f5f5f5;
	border-color: #F33F3F;
}

/* Twitter Feed */
.thinkup_widget_twitterfeed {
	padding-bottom: 10px;
}
.thinkup_widget_twitterfeed ul {
	margin: 0;
	list-style: none;
}
.thinkup_widget_twitterfeed .tweet-content {
	padding: 0 0 0px 35px;
}
.thinkup_widget_twitterfeed .tweet-content p {
	margin-top: 10px;
}
.thinkup_widget_twitterfeed .tweet-content:last-child p {
	margin: 0;
}
.thinkup_widget_twitterfeed .tweet-content a {
	display: inline;
	padding: 0;
}

#sidebar .thinkup_widget_twitterfeed a {
	color: #F33F3F;
}
#sidebar .thinkup_widget_twitterfeed a:hover {
	color: inherit;
}
#sidebar .thinkup_widget_twitterfeed .tweet-content {
	background: url('images/widgets/twitter-bird-light-bgs.png') -8px -5px no-repeat;
	background-size: 40px;
}

#footer .thinkup_widget_twitterfeed .tweet-content {
	background: url('images/widgets/twitter-bird-dark-bgs.png') -8px -5px no-repeat;
	background-size: 40px;
}
#footer .thinkup_widget_twitterfeed small {
	color: white;
	display: block;
}

/* Default Widgets */
.widget ul { 
  margin: 0% 0% 0% 0%;
  background-color: rgba(135, 183, 66, 0.3);
  font-size: 1.4em;
  line-height: 1.2em;
  padding-bottom: 0%;
  height: auto;
  }
 
.widget li { 
	margin: 0 0 0 0;
	display: table-cell;
	width: 50%;
	padding: 30px 40px 20px 40px;
	height: auto;
	text-align: center;
}
  
.widget li a { 
	display: table-footer-group;
	font-size: 1.4em;
	font-weight: 500;
	font-family: century gothic, sans-serif;
	text-align: center;
	line-height: 1.5em;
	height: auto;
	text-transform: uppercase;
	color: #6193bc;
}
.widget li a:hover { 
	color: #F33F3F
}
.widget ul.children,
.widget ul.sub-menu { 
	border-left:none; 
	border-right:none; 
	border-bottom: none !important;
}
.widget ul.children li:last-child,
.widget ul.sub-menu li:last-child { 
	border-bottom: none; 
}
.widget ul.children li a,
.widget ul.sub-menu li a { 
	padding-left: 40px;
}
.widget ul.children ul.children li a,
.widget ul.sub-menu ul.sub-menu li a { 
	padding-left: 60px;
}
.widget select { 
	width: 100%; 
	margin-top: 10px;
}

/* Début ajout css widget Site de Prima Vera */

/*______ 1ère Ligne de WIdgets - Chacun des widgets de la zone et leurs titres ______*/

	.widget_header1 {
    margin-left: 0%;
    margin-top: -6%;
    margin-right: 1%;
    margin-bottom: 2.2%;
	}

.widget_header1 .left-sidebar-1 {
    border-radius: 10px;
    margin: -12px -8% 0 1.3%;
    padding: 0;
	text-align:center;
}

.widget_header1 .left-sidebar-1 h3 {
    margin: 0;
    padding: 0;
	text-align:center;
}

.widget_header1 .right-sidebar-1 {
    margin: 0 ;
    padding: 0;
	text-align:center;
}

.widget_header1 .right-sidebar-1 h3 {
    margin: 20px 0 0;
	padding: 0px;
	text-align:center;
}

.po {
  display: inline-flex;
  width: 44%;
  text-align:center;
        	}
	
.pu {
      display: inline-block;
    width: 44%;
    margin-left: 8%;
    text-align: center;
                }




/*______ 2ème Ligne de WIdgets - Chacun des widgets de la zone et leurs titres ______*/

.widget_header2 {
margin-left: auto;
margin-top: 1%;
display: flex;
margin-bottom: 1%;
margin-right: auto;
text-align: center;
        }

.widget_header2 .left-sidebar-2 {
    margin: -12px -8% 0 1.3%;
    padding: 0;
	text-align:center;
}

.widget_header2 .left-sidebar-2 h4 {
    margin: 0;
    padding: 0;
	text-align:center;
}

.widget_header2 .center-sidebar-2 {
    margin: 0 11.9% 0 10%;
    padding: 0;
	text-align:center;
}

.widget_header2 .center-sidebar-2 h4 {
    margin: 20px 0 0;
	padding: 0;
	text-align:center;

}

.widget_header2 .right-sidebar-2 {
    margin: -12px -8% 0 1.3%;
    padding: 0;
	text-align:center;
}

.widget_header2 .right-sidebar-2 h4 {
    margin: 0;
    padding: 0;
	text-align:center;
}

.pa {
display: inline-block;
  width: 33.33%;
  text-align:center;
  	}
	
.pe {
  display: inline-block;
  width: 30%;
  margin-left: 5%;
  text-align:center;
      	}

.pi {
display: inline-block;
  width: 33.33%;
  text-align:center;
  	}

	
/* Fin ajout css widget Site de Prima Vera */
	

/* Default Widgets - Footer Area */
#footer .widget ul { 
  border: medium none;
  background-color: #FFF;
  box-shadow: none;
  height: auto;
  }
#footer .widget li { 
border: none;
padding: 3%;
display: flex;
width: auto;
height: 30px;
}
#footer .widget li a {
    font-size: 22px;
text-align: left;
}
#footer .widget ul.children li a,
#footer .widget ul.sub-menu li a { 
	padding-left: 15px;
}
#footer .widget ul.children ul.children li a,
#footer .widget ul.sub-menu ul.sub-menu li a { 
	padding-left: 30px; 
}

/* Widget Specific - Calendar */
.widget_calendar #wp-calendar { 
	margin: 0; 
}

/* Default Widget - Rss */
#sidebar .widget_rss li {
	padding: 20px
}
.widget li a.rsswidget {
padding: 0;
}
.widget li .rsswidget,
.widget li .rss-date,
.widget li .rssSummary {
	padding: 5px 0
}

/* Default Widget - Tag Cloud */
.widget_tag_cloud a {
	font-size: 10px !important;
	display: inline-block; 
	text-transform: uppercase; 
	padding: 2px 8px; 
	margin: 0 0px 3px 0;
}
#sidebar .widget_tag_cloud a { 
	border: 1px solid #DDD;
}
#sidebar .widget_tag_cloud a:hover { 
	border-color: #F33F3F;
}
#footer .widget_tag_cloud a {
	border: 1px solid #1C1C1C;
	padding: 2px 8px;
}
#footer .widget_tag_cloud a:hover { 
	color: white; 
	border-color: #F33F3F;
}

/* Default Widget - Text */
#sidebar .textwidget {
	padding: 20px;
	border: 1px solid #EEE; 
}
/* Default Widget - Search */
.widget_search .search {
	float: left;
	width: 68%;
	margin-right: 2%;
	border: 1px solid #E0E0E0;
}
.widget_search .searchsubmit {
	display: block;
	float: left;
	width: 30%;
	padding: 6px;
	border: none;
}
#footer .widget_search .search {
	background: #222;
	border: 1px solid #444;
}
#footer .widget_search .searchsubmit {
	background-color: #F33F3F;
}
#footer .widget_search .searchsubmit:hover {
	background-color: #82CB51;
}

/* Default Widget - Remove Borders */
#sidebar .widget_tag_cloud, 
#sidebar .widget_archive, 
#sidebar .widget_categories, 
#sidebar .widget_search { 
	border-bottom: none; 
}



/* ---------------------------------------------------------------------------------------
	10. PAGE FORMATS
--------------------------------------------------------------------------------------- */

/* =Meta Content
----------------------------------------------------------------------------- */
.entry-meta {
	font-size: 90%;
	margin-bottom: 20px;
}
.entry-meta a {
	color: inherit; 
}
.entry-meta a:hover {
	color: #F33F3F;
}
.entry-meta > span {
	display: none;
  padding-right: 15px;
}
.entry-meta i {
	padding-right: 10px;
}

/* =Blog - Style 1
--------------------------------------------------------------------------------------- */
.blog-thumb {
	overflow: hidden;
	position: relative;
}
.blog-thumb img {
	display: block; 
}
.blog-title a {
	color: inherit;
}
.blog-article .more-link {
	padding: 5px 10px;
}
.blog-article .more-link:after {
	font-family: FontAwesome;
	content: '\F101';
	padding-left: 5px;
}
.blog-thumb .image-overlay {
	opacity: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.blog-thumb:hover .image-overlay {
	opacity: 1;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
}
.blog-thumb .image-overlay::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.blog-thumb .hover-link {
	width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	background-image: url('images/shortcodes/icon-link.png');
	background-repeat: no-repeat;
	background-position: center;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.blog-thumb .hover-link:hover {
	opacity: 0.9;
}

.blog-article {
	padding: 20px;
	margin-bottom: 30px;
	background: #fff;
	border: 1px solid #E0E0E0;
}
.blog-article .entry-header {
	margin-bottom: 0;
}
.blog-article .blog-title {
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 0px; 
	margin-bottom: 10px; 
}

/* =Single Post
--------------------------------------------------------------------------------------- */
/* Post - Share */
#sharepost {
	display: table;
	width: 100%;
	padding: 10px 0;
	margin: 20px 0px;
}
#sharemessage,
#shareicons {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
}
#sharemessage {
	text-align: right;
	padding-right: 20px;
	white-space: nowrap;
}
#sharemessage h3{
	font-size: 13px;
	word-spacing: 1px;
	margin: 0;
}
#shareicons {
	padding-left: 20px
}
#shareicons a {
	float: left;
	text-align: center;
	display: inline-block;
	margin-right: 20px;
	width: 20px;
	height: 20px;
}
#shareicons i {
	text-shadow: 1px 1px 0px #FFF;
	margin-top: 5px;
	overflow: visible;
	font-size: 20px;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-ms-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
#shareicons a:hover i {
}
#shareicons .tooltip-inner {
	text-shadow: none;
	padding: 4px 8px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

/* Author Bio */
#author-bio {
	border: 1px solid #E5E5E5;
	margin: 20px 0 30px;
	padding: 15px 15px 20px;
}
#author-bio .one_sixth,
#author-bio .five_sixth,
#author-bio p:last-child {
	margin-bottom: 0px;
}
#author-bio h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 10px;
}

/* User Comment */
.bypostauthor {
}
#comments-title,
#reply-title {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 15px;
}
.commentlist article {
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.commentlist article header {
	display: table;
}
.commentlist article header img,
.commentlist article header span {
	display: table-cell;
	vertical-align: middle;
}

.commentlist article header img {
	padding: 10px;

}
.commentlist article header span {
	padding: 10px 5px 10px 10px;

}
.commentlist article footer {
	position: relative;
	padding: 20px;
	margin-top: 10px;
	border: 1px solid #E5E5E5;
}
.commentlist article footer:after,
.commentlist article footer:before {
	right: 100%;
	border: solid rgba(0, 0, 0, 0);
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.commentlist article footer:before {
	border-bottom-color: #CCC;
	border-width: 11px;
	top: -22px;
	left: 17px;
}
.commentlist article footer:after {
	border-bottom-color: #FFF;
	border-width: 10px;
	top: -20px;
	left: 18px;
}
.commentlist {
	margin: 0 0 25px 0;
}
.commentlist .children {
	list-style: none;
	margin: 0px;
}
.commentlist .children {
	margin: 0 0 0 82px;
}
.commentlist .comment,
.commentlist .pingback {
	list-style: none;
	margin-bottom: 15px;
}
.commentlist .avatar {
	width: 40px;
}
.comment-meta {
	padding-right: 10px;
}
.comment-author a {
	color: inherit;
	font-weight: bold;
}
.comment-meta a {
	color: inherit;
}
.comment .reply a {
	color: #F33F3F;
}
.comment-author a:hover,
.comment-meta a:hover {
	color: #F33F3F;
}
.comment .reply a:hover {
	color: inherit;
}
.comment-meta a,
.comment .reply a {
	font-size: 90%;
}
.comment-content p:last-child{
	margin: 0;
}
li.pingback {
	font-weight: bold;
}
li.pingback a {
	font-weight: normal;
}

/* Comment Form */
#commentform input[type="text"] {
	width: 100%;
}
#commentform input[type="text"],
#commentform #comment {
	margin-top: 5px;
}
#commentform .form-allowed-tags {
	font-size: 11px;
}
.required {
	color: #880000;
}

/* =Contact Us
--------------------------------------------------------------------------------------- */
.page-template-template-contact-php #main .google-map-placeholder {
	width: 100% !important;
	height: 260px !important;
}
.page-template-template-contact-php #main .wpcf7-form input[type="submit"] {
	padding: 10px 40px;
}

/* =Archive
--------------------------------------------------------------------------------------- */
.page-template-template-archive-php h3.page-title {
	margin-top: 0
}
.page-template-template-archive-php #main-core a {
	color: inherit;
}
.page-template-template-archive-php #main-core a:hover{
	color: #3F4DF3;
}
.page-template-template-archive-php ul.archive-pages,
.page-template-template-archive-php ul.archive-categories,
.page-template-template-archive-php ul.archive-authors,
.page-template-template-archive-php ul.archive-monthly,
.page-template-template-archive-php ul.archive-recent {
	margin-left: 2px;
	list-style: none;
}
.page-template-template-archive-php ul.archive-pages li,
.page-template-template-archive-php ul.archive-categories li,
.page-template-template-archive-php ul.archive-authors li,
.page-template-template-archive-php ul.archive-monthly li,
.page-template-template-archive-php ul.archive-recent li {
	padding-bottom: 4px;
}
.page-template-template-archive-php ul.archive-pages .children li,
.page-template-template-archive-php ul.archive-categories .children li,
.page-template-template-archive-php ul.archive-authors .children li,
.page-template-template-archive-php ul.archive-monthly .children li,
.page-template-template-archive-php ul.archive-recent .children li {
	padding-left: 25px;
}
.page-template-template-archive-php ul.archive-pages li:before,
.page-template-template-archive-php ul.archive-categories li:before,
.page-template-template-archive-php ul.archive-authors li:before,
.page-template-template-archive-php ul.archive-monthly li:before,
.page-template-template-archive-php ul.archive-recent li:before {
	color: #AAA;
	line-height: 1;
	font-family: FontAwesome;
	content: "\f105";
	font-size: 1.3333333333333333em;
	padding-right: 10px;
}
.page-template-template-archive-php ul.archive-pages ul.children,
.page-template-template-archive-php ul.archive-categories ul.children,
.page-template-template-archive-php ul.archive-authors ul.children,
.page-template-template-archive-php ul.archive-monthly ul.children,
.page-template-template-archive-php ul.archive-recent ul.children {
	margin: 10px 0px 10px -2px;
	list-style: none;
}

/* =Sitemap
--------------------------------------------------------------------------------------- */
.page-template-template-sitemap-php h3.page-title {
	margin-top: 0
}
.page-template-template-sitemap-php #main-core a {
	color: inherit;
}
.page-template-template-sitemap-php #main-core a:hover{
	color: #F33F3F;
}
.page-template-template-sitemap-php ul.sitemap-pages,
.page-template-template-sitemap-php ul.sitemap-authors,
.page-template-template-sitemap-php ul.sitemap-archives,
.page-template-template-sitemap-php ul.sitemap-posts,
.page-template-template-sitemap-php ul.sitemap-posts ul {
	margin-left: 2px;
	list-style: none;
}
.page-template-template-sitemap-php ul.sitemap-pages li,
.page-template-template-sitemap-php ul.sitemap-authors li,
.page-template-template-sitemap-php ul.sitemap-archives li,
.page-template-template-sitemap-php ul.sitemap-posts li,
.page-template-template-sitemap-php ul.sitemap-posts ul li {
	padding-bottom: 4px;
}
.page-template-template-sitemap-php ul.sitemap-pages .children li,
.page-template-template-sitemap-php ul.sitemap-authors .children li,
.page-template-template-sitemap-php ul.sitemap-archives .children li,
.page-template-template-sitemap-php ul.sitemap-posts .children li,
.page-template-template-sitemap-php ul.sitemap-posts ul .children li {
	padding-left: 25px;
}
.page-template-template-sitemap-php ul.sitemap-pages li:before,
.page-template-template-sitemap-php ul.sitemap-authors li:before,
.page-template-template-sitemap-php ul.sitemap-archives li:before,
.page-template-template-sitemap-php ul.sitemap-posts li:before,
.page-template-template-sitemap-php ul.sitemap-posts ul li:before {
	color: #AAA;
	line-height: 1;
	font-family: FontAwesome;
	content: "\f105";
	font-size: 1.3333333333333333em;
	padding-right: 10px;
}
.page-template-template-sitemap-php ul.sitemap-pages ul.children,
.page-template-template-sitemap-php ul.sitemap-authors ul.children,
.page-template-template-sitemap-php ul.sitemap-archives ul.children,
.page-template-template-sitemap-php ul.sitemap-posts ul.children,
.page-template-template-sitemap-php ul.sitemap-posts ul ul.children {
	margin: 10px 0px 10px -2px;
	list-style: none;
}

/* =Parallax
--------------------------------------------------------------------------------------- */
.page-template-template-parallax-php #content {
	padding: 0;
}
.page-template-template-parallax-php #content-core {
	margin: 0;
	max-width: 100%;
}
.page-template-template-parallax-php .panel-grid {
	padding: 30px 10px 0;
}
.page-template-template-parallax-php .panel-grid-core {
	display: block;
	max-width: 1140px;
	margin: 0 auto
}

/* =Search Results
--------------------------------------------------------------------------------------- */
article#no-results {
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid rgba(155,155,155,0.3);
}


/* =404 Error
--------------------------------------------------------------------------------------- */
.title-404 {
	text-align: center;
	margin: 20px 0;
}
.title-404 h2 {
	line-height: 1;
	font-size: 60px;
	margin: 0 0 30px 0;
}
.title-404 p {
	margin-bottom: 30px;
}
.title-404 .search {
	margin-bottom: 20px;
	width: 200px;
	max-width: 200px;
}


/* =Portfolio (styling code in style-portfolio.css)
--------------------------------------------------------------------------------------- */
.column-1 { width: 100%;    padding: 5px; }
.column-2 { width: 50%;     padding: 5px; }
.column-3 { width: 33.333%; padding: 5px; }
.column-4 { width: 25%;     padding: 5px; }

.column-1,
.column-2,
.column-3,
.column-4 {
	float: left;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

/* =Project
--------------------------------------------------------------------------------------- */
h4.project-title {
	position: relative;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin: 0 0 10px;
}
.project-button {
	display: inline-block;
	float: left;
	padding: 10px 15px;
	margin: 0;
}

/* Bootstrap accordion */
#project-accordion {
	margin-bottom: 20px
}
#project-accordion .accordion-group {
	margin:0;
	border: 1px solid #E5E5E5;
	border-bottom: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
#project-accordion .accordion-group:last-child {
	border-bottom: 1px solid #E5E5E5;
}
#project-accordion .accordion-toggle:before {
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	width: 15px;
	left: 12px;
	background-color: #F33F3F;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#project-accordion .accordion-toggle.collapsed:before {
	background-color: #333;
}
#project-accordion .accordion-toggle {
	color:inherit;
	position: relative;
	background: #FCFCFC;
	padding-left: 40px;
	-webkit-box-shadow: inset 0 0 0 1px #FFF;
	-moz-box-shadow: inset 0 0 0 1px #FFF;
	-ms-box-shadow: inset 0 0 0 1px #FFF;
	-o-box-shadow: inset 0 0 0 1px #FFF;
	box-shadow: inset 0 0 0 1px #FFF;
}


/* ---------------------------------------------------------------------------------------
	11. IE STYLES
--------------------------------------------------------------------------------------- */
#ie8 .entry-content img,
#ie8 .widget img,
#ie8 .wp-caption img {
	width: auto;
}
#ie8 .content-core {
    zoom:1;
}


/* ---------------------------------------------------------------------------------------
	12. SAFARI STYLES
--------------------------------------------------------------------------------------- */

/* Fix 100% table width issue on Safari */
.wrap-safari {
	display: block; 
	height: 100%; 
	max-width: 960px; 
	margin: 0 auto;
}


/* ---------------------------------------------------------------------------------------
	13. MISC
--------------------------------------------------------------------------------------- */

.hidden {
    display: none;
}

/* ---------------------------------------------------------------------------------------
	14. @media
--------------------------------------------------------------------------------------- */

@media all and (max-device-width: 480px)
{
    body,
	button,
	input,
	select,
	textarea {
    color: #222;
    font-family: century gothic,sans-serif;
    font-size: 1em;
    line-height: 1.8em;
    word-wrap: break-word;
	}
	
	article, aside, details, figcaption, figure, footer, header, nav, section {
    display: block;
    margin-bottom: 0px;
	}
   
   #logo img {
    display: block;
    margin: -6% 0% 0% -4%;
    position: absolute;
    z-index: 110;
	}
	
	.widget li a {
    display: table-footer-group;
    font-size: 1.4em;
    font-weight: 500;
    font-family: century gothic, sans-serif;
    text-align: center;
    line-height: 1.5em;
    height: auto;
    text-transform: uppercase;
    color: #6193bc;
    margin-top: 10%;
    margin-bottom: -3%;
	}
	
	#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
    display: block;
    max-width: 480px;
    margin: 0 auto;
    position: relative;
    z-index: 98;
    margin-top: 0%;
	width:auto;
	}
	
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, cite, del, dfn, em, font, q, s, samp, strike, strong, ol, ul, li, fieldset, form, label, legend, tbody, tfoot, thead, tr {
    border: 0;
    font-family: century gothic, sans-serif;
    font-size: 1em;
    font-style: inherit;
    outline: 0;
    padding: 0;
    margin-left: 0%;
    width: auto;
	}
   
  .slider-full #slider .rslides-container {
    display: none;
	}
   
  #content {
    clear: both;
    margin: 0% 0% -6% 0%;
    padding: 0% 20px 0% 20px;
    width: auto;
    max-width: 480px;
	}
   
   h3 {
    color: #FFF;
	background: #61aa71;
	font-size: 1.6em;
	}
	
	.po {
    display: contents;
	}
	
	.widget {
    margin-top: 3%;
    margin-left: 0%;
    padding-right: 0%;
    margin-right: 0%;
	}
	
	ul, ol {
    margin: 0 auto;
	}
	
	#category-posts-4-internal .cat-post-title {
    display: table-cell;
    font-size: 1.8em;
    text-align: inherit;
	}
	
	.pu {
    display: contents;
	}
	
	.widget li {
    display: block;
    width: auto;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 40px 20px 20px 20px;
	}
	
	.widget_header1 {
    margin-left: 0%;
    margin-top: -8%;
    margin-right: 0%;
    margin-bottom: 0%;
	}
	
	.widget ul {
    background-color: rgba(135, 183, 66, 0.3);
    font-size: 1em;
    line-height: 1.1em;
    padding: 0px 10px 0px 10px;
    height: auto;
	}
	
	widget li a {
    font-weight: normal;
    font-family: century gothic, sans-serif;
    margin: 8% 8% -2% 6%;
	}
	
	#footer {
	border-top: none;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	background-image: none;
    height: auto;
    margin: 0 auto;
    margin-top: 10%;
	width:auto;
	}
	
	#footer .widget li {
    border: none;
padding: 3%;
display: flex;
width: auto;
height: 90px;
	}
	
	#footer .widget ul {
    border: medium none;
    background-color: rgba(135, 183, 66, 0.3);
    box-shadow: none;
    margin-left: 0%;
    width: auto;
    margin: 0 1% 1% 1%;
	}
	
	#intro.option1 .page-title {
    line-height: 1;
	text-transform: uppercase;
	margin: 0px;
	display: block;
	padding-right: 0px;
	font-size: 1.5rem;
	text-align: center;
	}
	
	table {
    text-align: center;
    font-family: century gothic, sans-serif;
    margin: 0;
    width: 100%;
    border-bottom: none;
    border-collapse: inherit;
    border-radius: 20px;
    padding: 0% 0% 0% 0%;
	}
	
	#sidebar h3.widget-title {
    position: relative;
    font-size: 1.7em;
    text-transform: uppercase;
    margin: 0% 0 3% 0px;
    text-align: center;
    background-color: #61aa71;
    color: #FFF;
    font-family: inherit;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 0px;
	}
	
	#sub-footer-core, #sub-footer-core a {
    font-size: 10px;
	}
	
	#footer .widget-area .widget:last-child {
    margin-bottom: 0px;
	text-align: center;
	margin-top: 0%;
	margin-left: 0%;
	}
	
	#footer-core h3 {
    text-align: center;
    font-size: 1.7em;
    padding-top: 1%;
    font-weight: lighter;
    margin-top: 1%;
    margin-left: 0%;
    width: auto;
	}
	
	#sub-footer-core {
	color: #AAA;
	text-align: center;
	font-size: 0.7em;
	}
	
	#intro.option1 #intro-core::after {
    content: '';
    position: absolute;
    left: 20%;
    bottom: -10%;
    width: 60%;
    border-bottom: 3px solid #F33F3F;
    text-align: center;
	}
	
	body, #body-core {
    background: white;
    width: auto;
    margin-left: 0%;
	max-width: 480px;
	margin-right: 0%;
	}
	
	#sidebar .widget {
    margin-bottom: -5%;
    margin-top: 8%;
    margin-left: 0%;
    margin-right: 0%;
	}
	
	.nav-previous {
    margin-top: 0%;
    font-size: 12px;
	}
	
	.nav-next {
    margin-top: 0%;
    font-size: 12px;
	}
	
	body, #body-core {
    background: white;
    max-width: 480px;
    width: auto;
	}
	
	p {
    margin-bottom: 0%;
    font-size: 1.1em;
    font-weight: 500;
    text-align: justify;
	margin-top: 15px;
	}
	
	#footer .widget li a {
    font-size: 18px;
	}
}

@media all and (min-device-width: 481px) and (max-device-width: 600px)
{
    #logo img {
    max-height: 150px;
    display: block;
    margin: -2% 0% 0% -2.5%;
    position: absolute;
    z-index: 110;
	}
	
	body, #body-core {
    background: white;
    min-width: 481px;
    width: auto;
    max-width: 560px;
	}
	
	p {
    margin-bottom: 0%;
    font-size: 1.2em;
    font-weight: 500;
    text-align: justify;
    margin-top: 15px;
	}
	
	body,
	button,
	input,
	select,
	textarea {
    color: #222;
    font-family: century gothic,sans-serif;
    font-size: 1.1em;
    line-height: 2em;
    word-wrap: break-word;
	}
   
   #header .header-links > ul > li a {
    color: rgba(255,0,0,1);
    font-family: century gothic, sans-serif;
    font-size: 1.6em;
    font-weight: lighter;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 0px;
    padding: 0px 30px 0px 20px;
    line-height: 4em;
    margin-right: 0%;
	}
	
	.po {
    display: contents;
    width: 44%;
    text-align: center;
	}
	
	.pu {
    display: contents;
    width: 44%;
    text-align: center;
	}
	
	.widget {
    margin-top: 1%;
    margin-left: -3%;
    padding-right: 0%;
    margin-right: 0%;
    margin-bottom: 3%;
	}
	
	.widget_header1 {
    margin-left: 5%;
    margin-top: -6%;
	margin-right: 2%;
	margin-bottom: -3%;
	}
	
	.widget_header2 {
    margin-left: auto;
    margin-top: 2%;
    display: flex;
    margin-bottom: 6%;
    margin-right: auto;
    text-align: center;
	}
	
	.widget li {
    margin: 0 0 0 0;
    display: table-cell;
    width: 50%;
    padding: 20px;
    height: auto;
    border-right: dashed 1px #CCCCCC;
	}
	
	#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
    display: block;
    max-width: 560px;
    margin: 0 auto;
    position: relative;
    z-index: 98;
    height: auto;
    width: auto;
	}
	
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    margin-right: 0%;
    margin-bottom: 0%;
    position: relative;
    float: left;
    margin-left: 0%;
    margin-top: -6.5%;
	}
	
	.widget li a {
    display: table-footer-group;
    font-size: 1.7em;
    font-weight: normal;
    font-family: century gothic, sans-serif;
    text-align: center;
    line-height: 1.3em;
    margin: 7% 12% 0% 14%;
	}
	
	.widget ul {
    margin: 3% 0% 10% 0%;
    background-color: rgba(135, 183, 66, 0.3);
    font-size: 1.1em;
    line-height: 1.2em;
    padding-bottom: 0%;
    height: auto;
	}
	
	#footer {
    padding: 0px 0px 0px 0px;
    background: transparent;
    margin: 0 auto;
    display: contents;
	}
	
	#footer .widget {
    margin-bottom: 0%;
    line-height: 1.2;
    margin-top: 0%;
    margin-left: 0%;
	}
	
	#footer .widget-area .widget:last-child {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 0.5%;
    margin-left: 0%;
    width: auto;
	}
	
	#footer .widget ul {
    border: medium none;
    background-color: rgba(135, 183, 66, 0.3);
    box-shadow: none;
    margin-left: 0%;
    margin-top: 3%;
    width: auto;
    height: auto;
	}
	
	#footer-core h3 {
    text-align: center;
    font-size: 2em;
    padding-top: 1%;
    font-weight: lighter;
    margin-top: -14%;
    margin-left: 0%;
    height: auto;
    width: auto;
	}

	
	h3 {
    text-align: center;
    font-size: 2.5em;
    padding-top: 0%;
    font-weight: lighter;
    color: #FFF;
    background: #61aa71;
    margin-top: -7%;
    width: auto;
    margin-left: 0%;
    width: auto;
	}
	
	#slider .rslides_tabs li {
    list-style: none;
    margin: 0 6px;
    display: none;
    zoom: 1;
	}
	
	#content {
    clear: both;
    margin: 0% auto 0% auto;
    padding: 0% 0px 0% 0px;
    width: auto;
	}
	
	#sidebar h3.widget-title {
    position: relative;
    font-size: 2.5em;
    text-transform: uppercase;
    margin: 13% 0 0px 0px;
    text-align: center;
    background-color: #61aa71;
    color: #FFF;
    font-family: inherit;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 0px;
	}
	
	#sidebar .widget {
    margin-bottom: -10%;
    margin-top: 10%;
    margin-left: -3%;
    margin-right: 2%;
	}
	
	#category-posts-4-internal .cat-post-title {
    display: table-cell;
    font-size: 1.7em;
    text-align: inherit;
	}
	
}



@media all and (min-device-width: 601px) and (max-device-width: 800px)
{
	#logo img {
    max-height: 150px;
    display: block;
    margin: -0% 0% 0% -0.5%;
    position: absolute;
    z-index: 110;
	}
	
	body,
	button,
	input,
	select,
	textarea {
    color: #222;
    font-family: century gothic,sans-serif;
    font-size: 1.3em;
    line-height: 2.1em;
    word-wrap: break-word;
	}
	
	article, aside, details, figcaption, figure, footer, header, nav, section {
    display: block;
    margin-bottom: 0px;
	}
   
   #header .header-links > ul > li a {
    color: rgba(255,0,0,1);
font-family: century gothic, sans-serif;
font-size: 1.4em;
font-weight: lighter;
margin-bottom: 0;
margin-top: 0;
margin-right: 0px;
padding: 0px 10px 0px 15px;
line-height: 2em;
margin-right: 0%;
	}
	
	.po {
    display: contents;
    width: 44%;
    text-align: center;
	}
	
	.pu {
    display: contents;
    width: 44%;
    text-align: center;
	}
	
	#sidebar .widget {
    margin-bottom: -4%;
    margin-top: 6%;
    margin-left: -5%;
    margin-right: 0%;
	}
	
	.widget {
    margin-top: -11%;
    margin-left: -5%;
    padding-right: 0%;
    margin-right: -2%;
    margin-bottom: 13%;
	}
	
	.widget_header1 {
    margin-left: 5%;
    margin-top: -12%;
    margin-right: 2%;
    margin-bottom: -3%;
	}
	
	.widget_header2 {
    margin-left: auto;
    margin-top: 2%;
    display: flex;
    margin-bottom: 6%;
    margin-right: auto;
    text-align: center;
	}
	
	.widget li {
    margin: 0 0 0 0;
    display: table-cell;
    width: 50%;
    padding: 20px;
    height: auto;
    border-right: dashed 1px #CCCCCC;
	}
	
	.widget ul {
    margin: 4% 0% 0% 0%;
background-color: rgba(135, 183, 66, 0.3);
font-size: 1.4em;
line-height: 1.2em;
padding-bottom: 0%;
height: auto;
	}
	
	#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
    display: block;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    z-index: 98;
    height: auto;
    width: auto;
	}
	
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    margin-right: 0%;
    margin-bottom: 0%;
    position: relative;
    float: left;
    margin-left: 0%;
    margin-top: -6.5%;
	}
	
	.widget ul {
    background-color: rgba(135, 183, 66, 0.3);
    font-size: 1em;
    line-height: 1em;
    padding-bottom: 0%;
	}
	
	#footer {
    padding: 0px 0px 0px 0px;
background: transparent;
height: auto;
margin: 0 auto;
    margin-top: 0px;
margin-top: -15.5%;
	}
	
	#footer .widget {
    margin-bottom: 0%;
    line-height: 1.2;
    margin-top: 0%;
    margin-left: 0%;
	}
	
	#footer .widget ul {
   border: medium none;
background-color: rgba(135, 183, 66, 0.3);
box-shadow: none;
margin-left: -9%;
margin-top: 10%;
width: auto;
height: auto;
	}
	
	#footer .widget li {
   border: none;
padding: 3%;
display: flex;
width: auto;
height: 80px;
	}
	
	.widget li a {
    display: table-footer-group;
    font-size: 1.8em;
    font-weight: normal;
    font-family: century gothic, sans-serif;
    text-align: center;
    line-height: 1.3em;
    margin: 0% 0% 0% 0%;
    height: auto;
	}
	
	#footer-core h3 {
    text-align: center;
    font-size: 2em;
    padding-top: 0%;
    font-weight: 500;
    margin-top: -2%;
    margin-left: -8%;
    height: auto;
	}

	#footer .widget {
    margin-bottom: -6%;
line-height: 1.2;
margin-top: 4.5%;
margin-left: 28%;
	}
	
	h3 {
    text-align: center;
font-size: 2.5em;
padding-top: 0%;
font-weight: lighter;
color: #FFF;
background: #61aa71;
margin-top: 4.5%;
margin-bottom: -2%;
	}
	
	#slider .rslides_tabs li {
    list-style: none;
    margin: 0 6px;
    display: none;
    zoom: 1;
	}
	
	#content {
    clear: both;
    margin: 0% auto 0% auto;
    padding: 0% 0px 0% 0px;
    width: auto;
	}
	
	p {
    margin-bottom: 0%;
    font-size: 1.2em;
    font-weight: 500;
    text-align: justify;
    margin-top: 20px;
	}
	
	#footer .widget-area .widget:last-child {
   margin-bottom: 0px;
text-align: center;
margin-top: 5%;
margin-left: 9%;
	}
	
	#sidebar h3.widget-title {
    position: relative;
    font-size: 2.5em;
    text-transform: uppercase;
    margin: 0% 0 0px 0px;
    text-align: center;
    background-color: #61aa71;
    color: #FFF;
    font-family: inherit;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 0px;
	}
	
	#category-posts-4-internal .cat-post-title {
    display: table-cell;
    font-size: 1.8em;
    text-align: inherit;
	}
	
	#footer .widget li a {
    font-size: 18px;
	}
}

@media all and (min-device-width: 801px) and (max-device-width: 900px)
{
    .slider-full #slider .rslides-container {
    display: none;
	}
	
	#logo img {
    max-height: 170px;
    display: block;
    margin: -2% 0% 0% 0%;
    position: absolute;
    z-index: 110;
	}
	
	body,
	button,
	input,
	select,
	textarea {
    color: #222;
    font-family: century gothic,sans-serif;
    font-size: 1.4em;
    line-height: 2.1em;
    word-wrap: break-word;
	}
   
    h3 {
    text-align: center;
    font-size: 2.5em;
    font-weight: lighter;
    color: #FFF;
    background: #61aa71;
    margin-bottom: 0%;
    margin-top: 0%;
	}
	
    #header .header-links > ul > li a {
    color: rgba(255,0,0,1);
    font-family: century gothic, sans-serif;
    font-size: 1.3em;
    font-weight: lighter;
    margin: 0;
    padding: 0px 10px 0px 10px;
    line-height: 4em;
	width:auto;
	}
	
	#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover {
    color: rgba(255,0,0,1);
    font-size: 1.3em;
    font-weight: lighter;
    font-family: century gothic, sans-serif;
    text-shadow: 1px 1px 5px rgb(135, 182, 66);
    padding: 0px 10px 0px 10px;
    line-height: 4em;
    width: auto;
	}
	
	.widget {
    margin-top: 1%;
    margin-left: -8%;
    padding-right: 0%;
    margin-right: -4%;
    margin-bottom: 2.1%;
	}
	
	.widget_header1 {
    margin-left: 7.25%;
    margin-top: -7%;
    margin-right: 3.6%;
    margin-bottom: -3%;
	}
	
	.widget_header2 {
    margin-top: 7.5%;
    display: flex;
    margin-bottom: 1%;
    text-align: center;
	}
	
	.widget li {
    margin: 0 0 0 0;
    display: table-cell;
    width: 50%;
    padding: 30px;
    height: auto;
    border-right: dashed 1px #CCCCCC;
    word-break: break-word;
	}
	
	#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
    display: block;
max-width: 1112px;
margin: 0 auto;
    margin-top: 0px;
margin-top: 0px;
position: relative;
z-index: 98;
height: auto;
width: auto;
margin-top: 0%;
	}
	
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    margin-right: 0%;
    margin-bottom: 0%;
    position: relative;
    float: left;
    margin-left: 9%;
    margin-top: -5.5%;
	}
	
	.widget ul {
    background-color: rgba(135, 183, 66, 0.3);
    font-size: 1.5em;
    line-height: 1em;
    padding-bottom: 0%;
    margin-top: 2%;
    margin-bottom: 2%;
    width: auto;
    margin-left: 0%;
	}
	
	.po {
    display: contents;
    width: 44%;
    text-align: center;
	}
	
	.pu {
    display: contents;
    width: 44%;
    text-align: center;
	}
	
	#footer {
    border-top: 70px solid #61aa71;
    border-bottom: 70px solid #61aa71;
    padding: 0px 0px 0px 0px;
    background-image: url(../../uploads/2013-plante-aquat-Reunion.jpg);
    height: auto;
    margin: 0 auto;
    margin-top: 2%;
	}
	
	#footer-core h3 span {
    color: #FFF;
    text-align: center;
    margin-left: 0px;
    font-size: 3rem;
	}
	
	#footer .widget ul {
    border: medium none;
    background-color: #FFF;
    box-shadow: none;
    margin-left: -1%;
    margin-top: 8.5%;
    width: auto;
	}
	
	#footer .widget li {
    border: none;
padding: 3%;
display: flex;
width: auto;
height: 70px;
	}
	
	#footer .widget-area .widget:last-child {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 2.75%;
    margin-left: -7%;
	}
	
	.widget li a {
    display: table-footer-group;
    font-size: 1.1em;
    font-weight: normal;
    font-family: century gothic, sans-serif;
    text-align: center;
    line-height: 1.4em;
    height: auto;
    word-break: keep-all;
	}
	
	#footer-core h3 {
    text-align: center;
    font-size: 2.5em;
    padding-top: 0%;
    font-weight: lighter;
    margin-top: -3.5%;
    margin-left: -1%;
	}
	
	#category-posts-4-internal .cat-post-thumbnail img {
    margin: 0 auto;
    max-width: 300px;
    max-height: 300px;
	}
	
	#sidebar .widget {
    margin-bottom: 0%;
    margin-top: 1.5%;
    margin-left: 0%;
    margin-right: 0%;
	}
	
	p {
    margin-bottom: 0%;
    font-size: 1.2em;
    font-weight: 500;
    text-align: justify;
    margin-top: 20px;
	}
	
	#intro.option1 .page-title {
    line-height: 1;
    text-transform: uppercase;
    margin: 0px;
    display: table-cell;
    padding-right: 0px;
    font-size: 1.8em;
	}
	
	input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], select, textarea {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #D0D0D0;
    padding: 0px 0px 0px 0px;
    width: 40%;
    margin: 0% 0% 2% 0%;
    text-align: center;
    color: #6193BC;
    font-weight: lighter;
    border-radius: 0px;
    font-size: 1.2em;
    line-height: 1.5em;
	}
	
	textarea {
    overflow: auto;
    vertical-align: top;
    width: 50%;
    margin-left: 0%;
	}

	#sidebar h3.widget-title {
    position: relative;
    font-size: 2.5em;
    text-transform: uppercase;
    margin: 0% 0 0px 0%;
    text-align: center;
    background-color: #61aa71;
    color: #FFF;
    font-family: inherit;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 0px;
    width: auto;
	}
	
	#category-posts-4-internal .cat-post-title {
    display: table-cell;
    font-size: 1.9em;
    text-align: inherit;
	}
	
	#footer-core, #footer-core p, #footer-core a:hover {
    color: #88B841;
    padding-left: 4%;
}
}

@media all and (min-device-width: 901px) and (max-device-width: 1024px)
{
    #logo img {
    max-height: 200px;
    display: block;
    margin: -2% 0% 0% 0%;
    position: absolute;
    z-index: 110;
	}
	
	body,
	button,
	input,
	select,
	textarea {
    color: #222;
    font-family: century gothic,sans-serif;
    font-size: 1.4em;
    line-height: 2.1em;
    word-wrap: break-word;
	}
   
    h3 {
    text-align: center;
    font-size: 2.5em;
    font-weight: lighter;
    color: #FFF;
    background: #61aa71;
    margin-bottom: 0%;
    margin-top: 0%;
	}
	
    #header .header-links > ul > li a {
    color: rgba(255,0,0,1);
    font-family: century gothic, sans-serif;
    font-size: 1.7em;
    font-weight: 500;
    margin: 0;
    padding: 0px 10px 0px 10px;
    line-height: 4em;
	}
	
	.widget {
    margin-top: 0%;
    margin-left: -8%;
    padding-right: 0%;
    margin-right: -4%;
    margin-bottom: 1%;
	}
	
	.widget_header1 {
    margin-left: 7.25%;
    margin-top: -7%;
    margin-right: 3.6%;
    margin-bottom: -3%;
	}
	
	.widget_header2 {
    margin-top: 7.5%;
    display: flex;
    margin-bottom: 1%;
    text-align: center;
	}
	
	.widget li {
    margin: 0 0 0 0;
    display: table-cell;
    width: 50%;
    padding: 30px 60px;
    height: auto;
    border-right: dashed 1px #CCCCCC;
    word-break: break-word;
	}
	
	#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
    display: block;
    max-width: 1024px;
    margin: 0 auto;
        margin-top: 0px;
    position: relative;
    z-index: 98;
    height: auto;
    width: auto;
    margin-top: 0%;
	}
	
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    margin-right: 0%;
    margin-bottom: 0%;
    position: relative;
    float: left;
    margin-left: 9%;
    margin-top: -5.5%;
	}
	
	.widget ul {
    background-color: rgba(135, 183, 66, 0.3);
    font-size: 1.5em;
    line-height: 1em;
    padding-bottom: 0%;
    margin-top: 2%;
    margin-bottom: 2%;
	}
	
	.po {
    display: contents;
    width: 44%;
    text-align: center;
	}
	
	.pu {
    display: contents;
    width: 44%;
    text-align: center;
	}
	
	#footer {
    padding: 0px 0px 0px 0px;
    height: auto;
    margin: 0 auto;
    margin-top: 1.5%;
	}
	
	#footer .widget {
    margin-bottom: 0%;
line-height: 1.2;
border-radius: 15px;
margin-top: -13%;
	}
	
	#footer .widget ul {
    border: medium none;
    background-color: #FFF;
    box-shadow: none;
    margin-left: -6%;
    margin-top: 4%;
    width: 475px;
	}
	
	#footer .widget-area .widget:last-child {
    margin-bottom: 0px;
text-align: center;
margin-top: 10%;
margin-left: -10%;
	}
	
	.widget li a {
    display: table-footer-group;
    font-size: 1.3em;
    font-weight: normal;
    font-family: century gothic, sans-serif;
    text-align: center;
    line-height: 1.2em;
    height: 100%;
	}
	
	#footer-core h3 {
    text-align: center;
    font-size: 2.5em;
    padding-top: 0%;
    font-weight: lighter;
    margin-top: -3.5%;
    margin-left: -11%;
	}
	
	#category-posts-4-internal .cat-post-thumbnail img {
    margin: 0 auto;
    max-width: 300px;
    max-height: 300px;
	}
	
	#sidebar .widget {
    margin-bottom: -10%;
    margin-top: 120px;
    margin-left: 10%;
    margin-right: 0%;
	}
	
	p {
    margin-bottom: 0%;
    font-size: 1.3em;
    font-weight: 500;
    text-align: justify;
    margin-top: 20px;
	}
	
	#intro.option1 .page-title {
    line-height: 1;
    text-transform: uppercase;
    margin: 0px;
    display: table-cell;
    padding-right: 0px;
    font-size: 1.8em;
	}
	
	input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], select, textarea {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #D0D0D0;
    padding: 0px 0px 0px 0px;
    width: 40%;
    margin: 0% 0% 2% 0%;
    text-align: center;
    color: #6193BC;
    font-weight: lighter;
    border-radius: 0px;
    font-size: 1.2em;
    line-height: 1.5em;
	}
	
	textarea {
    overflow: auto;
    vertical-align: top;
    width: 50%;
    margin-left: 0%;
	}
	
	#sidebar h3.widget-title {
    position: relative;
    font-size: 2.5em;
    text-transform: uppercase;
    margin: 0% 0 0px 0px;
    text-align: center;
    background-color: #61aa71;
    color: #FFF;
    font-family: inherit;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 0px;
	}
	
	#category-posts-4-internal .cat-post-title {
    display: table-cell;
    font-size: 1.9em;
    text-align: inherit;
	}
}

@media all and (min-device-width: 1025px) and (max-device-width: 1280px)
{
	
	body,
	button,
	input,
	select,
	textarea {
    color: #222;
    font-family: century gothic,sans-serif;
    font-size: 1.4em;
    line-height: 2.1em;
    word-wrap: break-word;
	}
	
	#header {
    padding: 0% 0% 0% 0%;
    margin: 1% 0% 0% 23%;
    position: relative;
    z-index: 100;
	}
	
	#logo img {
    max-height: 200px;
    display: block;
    margin: 1% 0% 0% 1.5%;
    position: absolute;
    z-index: 110;
	}	
	
	#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 98;
    margin-top: 0%;
	}
	
	.slider-full #header-core {
    max-width: 1280px;
	}
	
	.po {
    display: contents;
    width: 45%;
    text-align: center;
	}
	
	.pu {
    display: contents;
    width: 45%;
    text-align: center;
	}
	
	.widget {
    margin-top: 6%;
    margin-left: -26.75%;
    padding-right: 0%;
    margin-right: -22%;
    margin-bottom: -3.5%;
	}
	
	.widget li {
    margin: 0 0 0 0;
    display: table-cell;
    width: 50%;
    padding: 20px 30px 20px 30px;
    height: auto;
    text-align: center;
	}
	
	.widget li a {
    display: table-footer-group;
    font-size: 1.3em;
    font-weight: 500;
    font-family: century gothic, sans-serif;
    text-align: center;
    line-height: 1.5em;
    height: auto;
    text-transform: uppercase;
    color: #6193bc;
    word-break: break-word;	
	}
	
	.widget_header1 {
    margin-left: 18%;
    margin-top: -9%;
    margin-right: 15%;
    margin-bottom: 2.5%;
	}
	
	#header .header-links > ul > li a {
   color: rgba(255,0,0,1);
font-family: century gothic, sans-serif;
font-size: 1.7em;
font-weight: lighter;
padding: 0px 20px 0px 10px;
line-height: 3em;
margin-right: 0%;
	}
	
	.widget ul {
    margin: 2% 0% 0% 0%;
    background-color: rgba(135, 183, 66, 0.3);
    font-size: 1.4em;
    line-height: 1.2em;
    padding-bottom: 0%;
    height: auto;
	}
	
	h3 {
    text-align: center;
    font-size: 2.5em;
    padding-top: 0.5%;
    font-weight: lighter;
    color: #FFF;
    background: #61aa71;
    margin-top: 2%;
	}
	
	#sidebar .widget {
    margin-bottom: -3%;
    margin-top: 90px;
    margin-left: -2%;
    margin-right: -1%;
	}
	
	#sidebar h3.widget-title {
    position: relative;
    font-size: 2.5em;
    text-transform: uppercase;
    margin: 10% 0 15px 0px;
    text-align: center;
    background-color: #61aa71;
    color: #FFF;
    font-family: inherit;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 0px;
	}
	
	#footer {
    border-top: 70px solid #61aa71;
    border-bottom: 70px solid #61aa71;
    padding: 0px 0px 0px 0px;
    background-image: url(../../uploads/2013-plante-aquat-Reunion.jpg);
    height: auto;
    margin: 0 auto;
    margin-top: 6%;
	}
		
	#footer-core h3 {
    text-align: center;
font-size: 2.5em;
padding-top: 0%;
font-weight: lighter;
margin-top: -18%;
margin-left: 4%;
width: 450px;
	}
	
	#footer .widget-area .widget:last-child {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 3%;
    margin-left: 12%;
	}

	#footer .widget {
    margin-bottom: 0%;
    line-height: 1.2;
    border-radius: 15px;
    margin-top: 19.5%;
    margin-right: 0%;
    margin-left: 0%;
	}
	
	#footer .widget li {
    border: none;
    padding: 3%;
    display: flex;
    width: auto;
    height: 60px;
	}
	
	#footer .widget li a {
    padding: 1px 0px;
    font-size: 0.7em;
	}
	
	#footer .widget ul {
    border: medium none;
background-color: #FFF;
box-shadow: none;
width: 100%;
padding: 0 20px 15px 20px;
	}
	
	#category-posts-4-internal .cat-post-title {
    display: table-cell;
    font-size: 2em;
    text-align: inherit;
	}
	
	p {
    margin-bottom: 0%;
    font-size: 1.5em;
    font-weight: 500;
    text-align: justify;
	margin-top: 20px;
	}
	
}

@media all and (min-device-width: 1281px) and (max-device-width: 1440px)
{
	
	article, aside, details, figcaption, figure, footer, header, nav, section {
    display: block;
    margin-bottom: -24px;
	}
	
	body,
	button,
	input,
	select,
	textarea {
    color: #222;
    font-family: century gothic,sans-serif;
    font-size: 1.5em;
    line-height: 2.2em;
    word-wrap: break-word;
	}
	
	#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
    display: block;
max-width: 1440px;
margin: 0 auto;
    margin-top: 0px;
position: relative;
z-index: 98;
margin-top: -6%;
width: auto;
	}
	
	#header {
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    position: relative;
    z-index: 100;
    width: auto;
	}
	
	.slider-full #header-core {
    max-width: 1280px;
    width: auto;
	}
	
	#logo img {
    max-height: 200px;
    display: block;
    margin: 1.55% 0% 0% 3%;
    position: absolute;
    z-index: 110;
	}
	
	a img {
    border: 0;
	}
	
	.po {
    display: table-cell;
    width: 45%;
    text-align: center;
	}
	
	.pu {
    display: table-cell;
    width: 45%;
    text-align: center;
	}
	
	.widget {
   margin-top: 16%;
margin-left: 1%;
padding-right: 0%;
margin-right: 0%;
	}
	
	.widget li {
    margin: 20px 0 0 0;
    display: table-cell;
    width: 50%;
    padding: 30px 20px;
    height: auto;
    text-align: center;
	}
	
	.widget ul {
    margin: 0% 0% 0% 0%;
    background-color: rgba(135, 183, 66, 0.3);
    font-size: 1.4em;
    line-height: 1.2em;
    padding-bottom: 0%;
    height: auto;
	}
	
	.widget li a {
    display: table-footer-group;
font-size: 1.4em;
font-weight: 500;
font-family: century gothic, sans-serif;
text-align: center;
line-height: 1.4em;
height: auto;
	}
	
	.widget_header1 {
    margin-left: -0.5%;
    margin-top: -7%;
    margin-right: 0%;
    margin-bottom: 3.65%;
	}
	
	#header .header-links > ul > li a {
    color: rgba(255,0,0,1);
    font-family: century gothic, sans-serif;
    font-size: 2em;
    font-weight: lighter;
    padding: 0px 20px 0px 10px;
    line-height: 4em;
    margin-right: 0%;
    width: auto;
	}
	
	h3 {
    text-align: center;
    font-size: 2.5em;
    padding-top: 0%;
    font-weight: lighter;
    color: #FFF;
    background: #61aa71;
	}
	
	#sidebar .widget {
    margin-bottom: 0%;
    margin-top: 9%;
    margin-left: 0%;
    margin-right: 0%;
	}
	
	#sidebar h3.widget-title {
    position: relative;
    font-size: 2.5em;
    text-transform: uppercase;
    margin: 0% 0 20px 0px;
    text-align: center;
    background-color: #61aa71;
    color: #FFF;
    font-family: inherit;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 0px;
	}
	
	p {
   font-size: 1.5em;
font-weight: 500;
text-align: justify;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
	}
	
	#footer .widget li {
    border: none;
    padding: 10px 10px 30px 10px;
    display: flex;
    width: auto;
    height: 20px;
}
	
	#footer .widget li a {
    font-size: 18px;
	}
	
	#footer {
    border-top: 70px solid #61aa71;
    border-bottom: 70px solid #61aa71;
    padding: 0px 0px 0px 0px;
    background-image: url(../../uploads/2013-plante-aquat-Reunion.jpg);
    height: auto;
    margin: 0 auto;
    margin-top: 3%;
	}
		
	#footer-core a {
    color: #6193bc;
    font-family: century gothic, sans-serif;
    font-size: 1.4em;
    line-height: 1em;
    margin-left: 1%;
    font-weight: normal;
    text-transform: inherit;
	}
	
	#footer-core h3 {
    text-align: center;
    font-size: 2.5em;
    padding-top: 0%;
    font-weight: lighter;
    margin-top: -15%;
    margin-left: 0%;
	}
	
	#footer .widget-area .widget:last-child {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 1.5%;
    margin-left: 5%;
	}
	
	#footer .widget {
    margin-bottom: 0%;
    line-height: 1.2;
    border-radius: 15px;
    margin-top: 19%;
    margin-right: 0%;
	}
	
	#footer .widget ul {
    border: medium none;
    background-color: #FFF;
    box-shadow: none;
    width: auto;
    margin-top: -1%;
	}
	
	#category-posts-4-internal .cat-post-title {
    display: table-cell;
    font-size: 2em;
    text-align: inherit;
	}
	
	.main-navigation ul {
    list-style: outside none none;
    margin: 10% 0px -10px -35px;
    padding-left: 0px;
    text-transform: uppercase;
	}
}

@media all and (min-device-width: 1441px) and (max-device-width: 1660px)
{
	#logo img {
    max-height: 200px;
    display: block;
    margin: -1.4% 0% 0% 1.5%;
    position: absolute;
    z-index: 110;
	}
	
	body,
	button,
	input,
	select,
	textarea {
    color: #222;
    font-family: century gothic,sans-serif;
    font-size: 1.4em;
    line-height: 2.2em;
    word-wrap: break-word;
	}
	
	#footer-core h3 {
    text-align: center;
    font-size: 2.5em;
    padding-top: 0%;
    font-weight: lighter;
    margin-top: -15%;
    margin-left: 0%;
	}
	
	#footer .widget-area .widget:last-child {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 6%;
    margin-left: 8%;
	}
	
	#footer .widget li {
    border: none;
    padding: 3%;
    display: flex;
    width: auto;
    height: 50px;
	}
	
	.po {
    display: inline flow-root list-item;
    width: 45%;
    margin-top: 0%;
    margin-left: 0%;
    text-align: center;
	}
	
	.widget {
        margin-top: 3%;
    margin-left: -8%;
    padding-right: 0%;
    margin-right: -7%;
	}
	
	.widget_header1 {
    margin-left: 5%;
    margin-top: -7.5%;
    margin-right: 2%;
    margin-bottom: 0%;
	}
	
	#category-posts-4-internal .cat-post-title {
    display: table-cell;
    font-size: 2em;
    text-align: inherit;
	}
	
	p {
    margin-bottom: 0%;
font-size: 1.6em;
font-weight: 500;
text-align: justify;
margin-top: 20px;
	}

}

@media all and (min-device-width: 1661px) and (max-device-width: 1880px)
{
	
	#logo img {
    max-height: 210px;
    display: block;
    margin: -1% 0% 0% 12.2%;
    position: absolute;
    z-index: 110;
	}
	
	body,
	button,
	input,
	select,
	textarea {
    color: #222;
    font-family: century gothic,sans-serif;
    font-size: 1.5em;
    line-height: 2.2em;
    word-wrap: break-word;
	}
	
	.widget_header1 {
    margin-left: 10%;
    margin-top: -6%;
    margin-right: 0%;
    margin-bottom: 2.2%;
	}
	
	.widget {
    margin-top: 8%;
    margin-left: 3%;
    padding-right: 3%;
    margin-right: 0%;
	}
	
	.widget li a {
    display: table-footer-group;
    font-size: 25px;
    font-weight: 500;
    font-family: century gothic, sans-serif;
    text-align: center;
    line-height: 1.5em;
    height: auto;
	}
	
	#footer {
    border-top: 70px solid #61aa71;
    border-bottom: 70px solid #61aa71;
    padding: 0px 0px 0px 0px;
    background-image: url(../../uploads/2013-plante-aquat-Reunion.jpg);
    height: 322px;
    margin: 0 auto;
    margin-top: 3%;
	}
	
	#footer .widget {
    margin-bottom: 0%;
    line-height: 1.2;
    border-radius: 15px;
    margin-top: 2.5%;
	}	
	
	#footer .widget-area .widget:last-child {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 1.75%;
    margin-left: 10%;
	}
	
	#footer .widget ul {
    border: medium none;
    background-color: #FFF;
    box-shadow: none;
    width: 730px;
	}
	
	#category-posts-4-internal .cat-post-title {
    display: table-cell;
    font-size: 2em;
    text-align: inherit;
	}
	
	#footer .widget li {
    border: none;
    padding: 3%;
    display: flex;
    width: auto;
    height: 60px;
	}
	
	p {
    margin-bottom: 0%;
font-size: 1.6em;
font-weight: 500;
text-align: justify;
margin-top: 20px;
	}
	
}

@media all and (min-device-width: 1881px)
{
	
	#logo img {
   max-height: 260px;
display: block;
margin: -2.6% 0% 0% 1.5%;
position: absolute;
z-index: 110;
	}
	
	body,
	button,
	input,
	select,
	textarea {
    color: #222;
    font-family: century gothic,sans-serif;
    font-size: 1.6em;
    line-height: 2.4em;
    word-wrap: break-word;
	}
	
	.widget_header1 {
margin-left: 10%;
margin-top: -6%;
margin-right: 0%;
margin-bottom: 1%;
	}
	
	.widget {
    margin-top: 1%;
margin-left: 3%;
padding-right: 3%;
margin-right: 0%;
	}
	
	.widget ul {
   margin: 2% 0% 0.5% 1%;
background-color: rgba(135, 183, 66, 0.3);
font-size: 1.4em;
line-height: 1.2em;
padding-bottom: 0%;
height: auto;
	}
	
	.widget li a {
   display: table-footer-group;
font-size: 1em;
font-weight: 500;
font-family: century gothic, sans-serif;
text-align: center;
line-height: 1.5em;
height: auto;
	}
	
	#footer {
padding: 0px 0px 0px 0px;
background-image: url(../../uploads/2013-plante-aquat-Reunion.jpg);
height: auto;
    margin: 1% auto 0% auto;
	}
	
	#footer-core h3 {
   text-align: center;
font-size: 2.5em;
padding-top: 0%;
font-weight: lighter;
margin-top: 0%;
margin-left: 0%;
	}
	
	#footer .widget {
    margin-bottom: 0%;
line-height: 1.2;
border-radius: 15px;
margin-top: -8.75%;
margin-left: -3%;
	}	
	
	#footer .widget-area .widget:last-child {
    margin-bottom: 0px;
text-align: center;
margin-top: 0%;
margin-left: 0%;
	}
	
	#footer .widget ul {
    border: medium none;
background-color: #FFF;
box-shadow: none;
width: auto;
padding-bottom: 20px;
	}
	
	#footer .widget li {
border: none;
padding: 1% 2% 1% 2%;
display: flex;
width: auto;
height: 60px;
margin: 2% 0% 2% 0%;
text-align: left;
}
	
	#sidebar h3.widget-title {
    position: relative;
    font-size: 2.2em;
    text-transform: uppercase;
    margin: 0% 0 4% 1%;
    text-align: center;
    background-color: #61aa71;
    color: #FFF;
    font-family: inherit;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 0px;
	}
	
	p {
    margin-bottom: 0%;
font-size: 1.6em;
font-weight: 500;
text-align: justify;
margin-top: 20px;
	}
	
	.slideshow_container_style-light {
    margin-left: 29%;
    margin-top: 4%;
    margin-right: auto;
    background: transparent;
    width: 400px;
    padding-bottom: 20px;
	}
	
	#sidebar .widget {
    margin-bottom: -3%;
    margin-top: 15%;
    margin-left: -4%;
    margin-right: 0%;
	}
	
	#category-posts-4-internal .cat-post-title {
    display: table-cell;
    font-size: 1.1em;
    text-align: inherit;
	}
}