/*
Theme Name: child Bota
Template: bota
*/

/* =Reset
-------------------------------------------------------------- */
/* clears floated child elements */
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
html {
	font-size: 62.5%;
	overflow-y: scroll;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
#main {
	overflow: hidden;
	background-color: #fff;
	background-image: url('https://nominingue.com/wp-content/uploads/2014/09/birch-tile.jpg');
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
ol, ul {
	list-style: disc inside none;
}
#secondary ol, #secondary ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
	font-size: 18px;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	transition: all 0.5s ease;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
a img {
	border: 0;
}

/* =Global ----------------------------------------------- */

body, button, input, select, textarea {
	color: #3B170B;	
	font-family: 'Calibri',sans-serif, Helvetica, Arial;
	font-size: 14px;
	font-size: 1.4em;
	line-height: 1.9;
}
body {
	background: #0B0B3B url('https://nominingue.com/wp-content/uploads/2014/10/canvas.jpg');
	background-attachment:fixed;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	margin: 0.6em 0;
}
h1 {
	font-size: 32px;
	font-size: 3.2rem;
}
h2 {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 3rem;
}
h3 {
	font-size: 24px;
	font-size: 2.4rem;
    line-height: 2.6rem;
}
h4 {
	font-size: 16px;
	font-size: 1.6rem;
}
h5 {
	font-size: 14px;
	font-size: 1.4rem;
}
h6 {
	font-size: 12px;
	font-size: 1.2rem;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
	font-size: 1.5em;
    line-height: 1.6em;
}
ul, ol {
	margin: 0 0 1.5em 0.5em;
}
ul {
	font-size: 1.3em;
}
ol {
	list-style: decimal;
    margin-left: 20px;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
ol ul {
	font-size: 1em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style:normal;
}
blockquote {
	font-style: italic;
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #dfd6c7;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	color: rgba(0,0,0,1);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.4rem;
	line-height: 1;
	padding: 1.12em 1.5em 1em;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
textarea {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 6px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	background: #fff;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a,
a:visited {
	color: #374566;
	text-decoration: none;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
a:hover{
	color: #0101DF;
}
a:focus,
a:active {
	color: #374566;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 1.5em auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.site-title,
.entry-title,
.page-title,
.entry-content,
.entry-summary,
.widget-title,
.comments-title,
.comment .reply,
.comment-meta,
.comment-author,
#reply-title {
	font-family: 'Calibri',sans-serif, Helvetica, Arial;
}
.widget h1 {
	line-height: 1.2;
}
.widget h4{
	color: #FFF;
	padding: 4px;
	border-radius:0.2em;
	border-bottom: 1px solid #666;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: 'Calibri',sans-serif, Helvetica, Arial;
}

.widget li{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #666;
}

.widget li a{
	color: #FFF;
}

.widget li a:hover{
	color: #CCC;
}

#calendar_wrap{
	padding-left: 6px;
}

#calendar_wrap a{
	color: #FFF;
}
#calendar_wrap a:hover{
	color: #999;
}
.textwidget{
	padding-left: 6px;
}
#secondary li, #tertiary li{
	padding: 2px 0px;
	color: #fff;
}
#secondary li a, #tertiary li a{
	color: #fff;
}
#secondary li a:hover, #tertiary li a:hover{
	color: #F5DA81;
	font-weight: bold;
}

/* =Structure
----------------------------------------------- */

#wrap {
	margin: 0px auto;
	padding: 0;
	position: relative;
	max-width: 1080px;
}
#topbar, nav {
	background: transparent;
	margin: 0 auto;
	height: 40px;
	width: 100%;
	max-width: 1080px;
	z-index: 3;
	position:fixed;
	float: right;
}
nav {
	top: 6px;
}
#main,
.main-navigation,
.site-title,
.site-description {
    margin: 0 auto;
	max-width: 1080px;
}
#main {
	margin-top: -9px;
}
#primary {
	float: left;
	margin: 0 -29% 0 0;
	padding: 2em;
	width: 95.4%;
}
#content {
	margin: 0 27% 0 0;
}
#content.fullwidth {margin-right: 0;}
#secondary,
#tertiary {
	background: #374566;
   	float: right;
   	margin: 0em 0em 0.4em 0.2em;
    padding: 1.4em 1em 0;
    position: relative;
    width: 19.4%;
}
#secondary {
	border: 12px solid #3a5178;
}
#tertiary {
	padding-top: 0;
}
.site-footer {
	clear: both;
	margin: 0 auto;
	max-width: 1080px;
	background-color: #404040;
}

/* =Site Header
----------------------------------------------- */
#masthead-wrap {
	margin: 0 auto;
	max-width: 1080px;
	padding: 0;
}
.site-logo, .site-logo:before {
	position:fixed;
	margin: 0 auto;
	top:0;
	z-index:1;
	height: 160px;
	margin-top: -10px;
}
.logoLink {
	width: 300px;
	position: fixed;
	float: left;
	height: 80px;
	z-index: 4;
	margin-top: 20px;
}
.header-image img, .header-image {
	margin-top: 34px;
	max-width: 1080px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.social, .lang, #searchform {
	float: right;
	height: 40px;
	display: block-inline;
	padding-right: 10px;
	z-index: 11;
}
.social a .fab {
    color: #ffffff;
    background-color: #D81E05;
    font-size: 16px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    vertical-align: middle;
    padding: 2px;
    margin-right: 5px;
}
#topbar {
	margin-top: 48px;
}
#searchform input[type=text] {
	height: 10px;
	width: 100px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #fff;
}
.lang #lang_sel_list a.lang_sel_sel, .lang #lang_sel_list a.lang_sel_other {
	background: none;
	color: #61210b;
}
#lang_sel_list a, #lang_sel_list a:visited {
    font-size: 20px !important;
}
.lang {
	padding: 0px 20px 0 0 ;
}
li.custom-lang {
    list-style: none;
	font-weight: 700;
	font-size: 20px;
    line-height: 24px;
}
.banner {
	max-width: 1060px;
	width: 98.2%;
	font-size: 50px;
	color: #fff;
	margin-top: -103px;
	padding-left: 20px;
	background:rgba(0,0,0,0.5);
	font-weight: bold;
	position: absolute;
}

.site-header .site-introduction {
	float: left;
	width: 30%;
	padding-bottom: 10px;
}
.site-title {
	font-size: 30px;
	font-size: 3rem;
}
.site-description {
	font-size: 13px;
	font-size: 1.3rem;	
}
.site-title a,
.site-description {
	color: #000;
}

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

.main-navigation {
    display: block-inline;
	float: right;
	width: 100%;
}
.main-navigation:after {
	clear: both;
	display: block-inline;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}
.main-navigation li {
	float: left;
	margin: 0;
	position: relative;
}
.main-navigation a {
	color: #61210b;
    display: block;
    font-size: 1.5rem;
	font-size: 14px;
    font-weight: normal;
    margin-right: 4px;
    text-decoration: none;
	text-transform: uppercase;
	padding: 0.2em 0.8em;
	font-family: 'Calibri',sans-serif, Helvetica, Arial;
}
.main-navigation ul ul {
	background: #787373;
	display: none;
	float: left;
	position: absolute;
		top: 1.5em;
		left: 0em;
	z-index: 99999;
	padding: 0.4em;
}

.main-navigation ul ul a {
	padding: 0.1em 0 0.1em 0;
	width: 300px;
	color: #fff;
}
.main-navigation ul ul li {
	border-bottom: 1px solid #333;
	width: 300px;
}
.main-navigation li:hover > a,
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
	border-bottom: #61210b 1px solid;
	display: block;
	padding-left: 6px;
	font-weight: bold;
}

.main-navigation ul ul a:hover {
	color: #0b0b3b;
	display: block;
	font-weight: 900;
}

.main-navigation ul li:hover > ul {
	display: block;
}

.main-navigation ul ul ul {
	left: 100%;
	top: -0.4em;
	margin: 0;
}
.main-navigation ul ul ul a:hover {
	color: #0b0b3b;
	display: block;
	font-weight: 900;
}
/* Small menu */
.menu-toggle {
	color: #FFF;
   	cursor: pointer;
    font-size: 1.4rem;
	font-size: 14px;
    font-weight: bold;
    text-align: center;
	color: #0b0b3b;
	margin: 0;
	margin-top: 4px;
	padding: 4px;
	font-family: 'Calibri',sans-serif, Helvetica, Arial;
}

.main-small-navigation .menu {
	display: none;
	background-color: #FFF;
	border-bottom: 4px solid #CCC;
	padding-top: 10px;
	padding-left: 30px;
	font-family: 'Calibri',sans-serif, Helvetica, Arial;
}

.main-small-navigation .menu ul {
	list-style-type:none;
}

.main-small-navigation .menu li a{
	color: #333;
	font-size: 1.1em;
}

.main-small-navigation li:hover > a,
.main-small-navigation li.current_page_item a,
.main-small-navigation li.current-menu-item a,
.main-small-navigation ul ul a:hover {
	color: #0b0b3b;
}
.responsive-menu ul {
	font-size: 1.1em;
}


/* front page boxes ------------------------------------------- */

/* section splits up the page horizontally */
.section {
	clear: both;
	padding: 0px;
	margin: 0px auto;
}

/* col divides the section into columns */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/* .group solves floating problems, by forcing the section to self clear its children */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

.span_1_of_4 {
	width: 23.5%;
}

.span_1_of_2 {
	width: 100%;
}

#page-wrap {
	width: 100%;
}
.alex, .side {
	position: relative;
	width: 100%;
}
.alex h2, .side h2 {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
    line-height: 32px;
	font-size: 30px !important;
	color: #ffffff;
}
.side h2 {
	top: 26%;
	line-height: 24px;
}
.alex h2 {
	top: 24%;
}
.alex h2 span, .side h2 span {
	color: white;
	letter-spacing: -1px;
}
.alex:hover, .side:hover {
	font-weight: bold;
}
.alex h2 span.spacer, .side h2 span.spacer {
	padding: 0 20px;
	background: none;
}
.home #primary {
	margin: 0px;
}
.home #primary img {
	margin-top: -10px;
}

/* =Content
----------------------------------------------- */
.sticky h1{
	border-bottom: 6px solid #333;
	font-size: 20px;
	font-size: 2.0rem;
}
.sticky h1 a{
	color: #333;
}
.sticky h2 {
	font-family: 'Calibri',sans-serif, Helvetica, Arial;
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 0;
	border-bottom: 7px solid #333;
}
.sticky h2 a{
	background-color: #333;
	color: #FFF;
	padding: 8px;
	border-radius:0.2em  0.2em 0 0;
	text-transform: uppercase;
}
.hentry {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 1.5em;
	padding-bottom: 1.5em;
}
.entry-title,
.page-title {
	font-size: 35px;
    font-size: 4rem;
	margin: 10px 0 50px;
	text-align: center;
	color: #61210B;
	line-height: 4rem;
}
.entry-title a {
	text-decoration: none;
}
body.search .page-title,
body.archive .page-title {
  	font-size: 16px;
  	font-size: 1.6rem;
    margin-bottom: 1em;
}
.entry-meta {
	clear: both;
	font-size: 12px;
	font-size: 1.2rem;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.entry-content table,
.comment-content table {
	border: 1px solid #d9d9d9;
	border-left-width: 0;
	margin: 0 -0.083em 2.083em 0;
	text-align: left;
	width: 100%;
}
.entry-content tr th,
.entry-content thead th,
.comment-content tr th,
.comment-content thead th {
	border-left: 1px solid #d9d9d9;
	font-weight: bold;
	padding: 0.5em 	1.25em;
}
.entry-content tr td,
.comment-content tr td {
	border: 1px solid #d9d9d9;
  	border-width: 1px 0 0 1px;
	padding: 0.5em 	1.25em;
}
.entry-content tr.odd td,
.comment-content tr.odd td {
	background: #dfd6c7;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Aside Post Format
----------------------------------------------- */

.format-aside .entry-content {
	border-left: 4px solid rgba( 0, 0, 0, 0.1 );
	padding-left: 1em;
}


/* =Media
---------------------------------------------- */

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.widget-img,
img[class*="align"],
img[class*="wp-image-"],

.wp-caption img {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img,
.widget img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
	height: auto;
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.alignnone {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
#content .gallery {
	margin-bottom: 1.5em;
}
.wp-caption-text,

.gallery-caption {
	font-size: 12px;
	font-size: 1.2rem;
}
#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
#content .gallery dd {
	margin: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

.imagerct {
	width: 100%;
}

/* Search Page -------------------------------- */
.search-results nav {
	top: initial;
}
.search-results #content header {
	margin-top: 70px;
}
body.search .page-title {
	font-size: 3rem;
}
.search-results .site-content .site-navigation {
	font-size: 2rem;
}

/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 0 1.5em;
	overflow: hidden;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

#comments {
	clear: both;
}
.bypostauthor {
}
.comments-title,
#reply-title {
	font-size: 20px;
	font-size: 2rem;
}
.commentlist li {
	list-style: none;
}

.commentlist,
.children {
	list-style: none;
	margin: 0;
}
.children {
	margin: 0 0 0 6%;
}
.commentlist li.comment,
.commentlist li.pingback {
	border-bottom: 1px solid rgba( 0, 0, 0, 0.2 );
	padding-left: 2.5em;
	margin-top: 2px;
}
.commentlist .children li,
.commentlist li:last-of-type {
	border: none;
}

article.comment,

li.pingback {
	overflow: hidden;
	padding: 2.5em 0 0.7em;
    position: relative;
}
.children article.comment,
.children li.pingback {
	padding-top: 1.0em;
}
.comment .avatar {
	float: left;
	margin-right: 1.25em;
}
.comment-author {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
.comment-meta {
	font-size: 12px;
	font-size: 1.2rem;
}
.comment-content{
	font-size: 13px;
	font-size: 1.3rem;
	margin: 1em 0 0 4.5em;
}
.reply { 
	float:right;
	margin:0 10px 10px 0;
	text-align:center;
	background-color: #333;
	border:1px solid #000;
	border-radius:0.2em;
	padding:3px;
	width:50px;
}
.comment article {
	padding-bottom:2.79rem;
}

a.comment-reply-link,
a.comment-edit-link {
	color: #FFFFFF;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.8;
	text-decoration:none;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #f6e7d7;
}
li.pingback {
	font-weight: bold;
}
li.pingback a {
	font-weight: normal;
}

/* Comment Form */
.comment-notes,
#commentform .form-allowed-tags,
p.nocomments,
p.logged-in-as,
#commentform label {
	font-size: 13px;
	font-size: 1.3rem;
}
.required {
	color: #880000;
}
#commentform label {
	font-weight: bold;
	padding: 1em 0;
}
#commentform input[type="text"] {
	margin-left: 0.5em;
}
#commentform #comment {
	margin-top: 0.6em;
}
#commentform .form-allowed-tags,
#commentform .form-allowed-tags code {
	font-size: 11px;
	font-size: 1.1rem;
}
p.nocomments {
	margin: 2.5em;
}
.post-thumbnail {
	position: relative;
	float: left;
	width: 70px;
	height: 70px;
	margin-top: 4px;
	border: 1px solid #999;
}
.blog-lists-title {
	position: relative;
	width: 70%;
	display: inline;
	float: left;
	margin-left: 8px;
	font-size: 12px;
	color: #999;
}
.blog-lists-title a{
	color: #333;
}

/* =Widgets
----------------------------------------------- */

.widget {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.8;
	margin: 0 0 1.5em;
}
.widget-title {
	color: #fff;
	font-size: 21px;
	font-size: 2.8rem;
    font-weight: bold;
    padding-left: 10px;
}
/* Search widget */
#searchsubmit {
	display: none;
}
#helpfullinks li{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #EFEFEF;
	color: #999;
}
#helpfullinks li a{
	color: #999;
}
#helpfullinks li a:hover{
	color: #333;
}

/* Site Footer --------------------------------------------- */
/* Newsletter Footer Widget ---------------------------------- */
footer .widget-title {
	color: #fff;
}
#footer-newsletter .site-footer .widget {
	padding: 0px 8px;
}
#footer-newsletter .widget-title {
	display: none;
}
#af-form-1822264584 .bodyText p {
    margin: 0 !important;
}
#aweberwebformpluginwidgetoptions {
    background: #D8D8D8;
    border-radius: 15px;
}
#af-header-1822264584 p {
	font-size: 20px;
}
.af-form-wrapper {
    padding: 0px 12px !important;
}
.site-footer {
	font-size: 1.3rem;
	color: #fff;
}
.site-info {
	height: 45px;
	font-size: 1.3rem;
	padding: 1em 0;
	text-align: center;
	color: #fff;
	background-color: #202020;
	font-family: 'Calibri',sans-serif, Helvetica, Arial;
	margin: 0 auto;
}
.site-info a {
	color: #fff;
}
.site-footer .widget p {
	color: #fff;
    margin-bottom: 0;
}
.site-footer .widget{
	padding: 8px;
	margin-bottom: 0;
}
#af-form-1822264584 .buttonContainer input.submit {
    background-color: #005192 !important; 
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -moz-border-bottom-colors: none!important;
    -moz-border-left-colors: none!important;
    -moz-border-right-colors: none!important;
    -moz-border-top-colors: none!important;
    background: none repeat scroll 0 0 #374566!important;
    border: none!important;
    border-image: none!important;
    border-width: 0px!important;
    box-shadow: none !important;
    color: #fff!important;
    text-shadow: none!important;
}
.videoF {
	background: #3A5178;
	height: 290px;
}
.videoF tr {
    line-height: 24px;
}
#footer-rates-dates .widget-title {
	display: none;
}
#footer-rates-dates a h1 {
	font-size: 3.5rem;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #fff;
}
#footer-rates-dates a h1:hover {
	font-weight: bold;
}
#footer-rates-dates .textwidget p {
	font-size: 1.4em;
	line-height: 1.2em;
}
#footer-rates-dates  td {
	text-align: left;
}
#footer-rates-dates a {
	color: #ffffff;
}
#footer-rates-dates.col {
	margin-bottom: 0%;
}
#footer-buttons, #footer-video {
	height: 230px;
}
#footer-buttons .button, #footer-rates-dates .button, .textwidget .button, .blueButton {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 8px;
	margin: 12px 0;
	font-size: 18px;
	text-align: center;
    background: #d8d8d8;
    color: #202020;
    font-weight: 900;
    text-transform: uppercase;
}
#footer-buttons a:hover .button {
	color: #3a5178;
	background-color: #D2D1D1;
}
.textwidget .button, .blueButton {
    margin: 20px auto 10px 0;
    width: 90%;
}
.sideFacebook {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	background: #3B579D url("/wp-content/uploads/2014/07/facebook1.png") no-repeat right top;
	width: 92%;
	min-height: 50px;
}
.sideFacebook a {
	color: #fff;
    display: inline-block;
    padding-right: 35px;
}
.textwidget .button , .blueButton{
	line-height: 20px;
	padding: 10px;
}
#footer-rates-dates .button {
    margin: 10px auto;
    width: 80%;
}
.blueButton {
	color: #fff;
	background: #374566;
	width: 50%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 10px;
}
.blueButton a {
	color: #fff;
}
.blueButton a:hover {
	color: #f5da81;
	font-weight: bold;
}
.newsletterF {
	background: #374566;
	height: 156px;
}
#footer-icons img {
	margin: 0 auto;
	display: inline-block;
	padding: 0;
}
#footer-icons {
	text-align: center;
}
#footer-canoe img {
	margin: 0 auto;
	display: block;
}
#text-2 .textwidget {
	padding-left: 60px;
}
.contactF a {
	color: #fff;
}
.contactF a:hover {
	color: #0101df;
}
.contactF .widget {
	font-size: 22px;
	color: #fff;
	line-height: 0.6;
}
.contactF .widget img {
	padding-right: 10px;
	vertical-align: text-top;
	margin-left: -42px;
}
.contactF  #text-3 img {
	margin-left: -52px;
}
.contactF  #text-3 {
	color: #fff;
	max-height: 70px;
}
.citq {
	font-size: 12px;
	font-weight: 300;
	text-align:center;
	border-top: 1px solid #333;
}
.copyright {
	width: 55%;
	float: left;
	text-align: left;
	padding-left: 10px;
	position: relative;
}
.copyright span {
	top: 0;
	position: absolute;
}
.molecularcode {
	width: 40%;
	float: right;
	text-align: right;
	padding-right: 10px;
}

/*  GRID OF THREE   ============================================================================= */
	
.span_3_of_3 {
	width: 100%; 
}
.span_2_of_3 {
	width: 66.1%; 
}
.span_1_of_3 {
	width: 32.2%; 
}

/*  GRID OF EIGHT   ============================================================================= */
	
.span_8_of_8 {
	width: 100%;
}
.span_7_of_8 {
	width: 87.3%; 
}
.span_6_of_8 {
	width: 74.6%; 
}
.span_5_of_8 {
	width: 61.9%; 
}
.span_4_of_8 {
	width: 49.2%; 
}
.span_3_of_8 {
	width: 36.5%;
}
.span_2_of_8 {
	width: 23.8%; 
}
.span_1_of_8 {
	width: 11.1%; 
}

/* AWeber Newletter Signup Form ---------------------------------- */
#af-form-1822264584 {
    background-color: rgba(0, 0, 0, 0);
	background-color: transparent;
}
#af-form-1822264584 .af-header {
    background-color: rgba(0, 0, 0, 0);
	background-color: transparent;
	color: #000;
	padding: 0px 10px;
}
#af-form-1822264584 .af-body {
    padding-bottom: 0;
    padding-top: 0;
}
#af-form-1822264584 .af-body input.text, #af-form-1822264584 .af-body textarea {
    color: #999 !important;
}

/* CF7 Forms --------------------------------------------------- */
.wpcf7-form-control.wpcf7-submit {
    font-size: 18px;
    padding: 10px 16px;
}
div.wpcf7-response-output {
    font-size: 18px;
}

/* 2 divs side by side (contact page) --------------------------- */
.container {
	width: 800px;
	max-width: 100%;
	font-size: 14px;
	padding-bottom: 30px;
	line-height: 20px;
}
.left {
	width: 49%;
	float: left;
}	
.right {
	width: 49%;
	float: right;
}
.contactM {
	display: inline-block;
}

/* Accordion ------------------------------------------------- */
.accordion {
	font-size: 24px;
	background: #374566;
	color: #fff;
	padding: 10px 20px;
	margin-right: 40px;
}
p.accordion  {
	margin-bottom: 1em;
}
.collapseomatic {
	padding-left: 30px;
	text-decoration: none;
}
.collapseomatic_content {
	margin-right: 40px;
}

/* Blog Pages ----------------------------------------------- */
.blog #main {
	padding-top: 50px;
}
.blog nav #nav-above {
	position: relative;
}
.blog #nav-above {
	font-size: 2rem;
	margin-top: 560px;
    position: absolute;
    z-index: 0;
	width:750px;
	float: left;
}
.blog .nav-previous, .blog .nav-next {
    max-width: 140px
}
#nav-below {
	display: none;
}
.type-post.hentry {
	margin-top: 2em;
}
.blog #secondary {
    margin: -4em 0 0.4em 0.2em;
}
.single-post .type-post.hentry {
	margin-top: 12em;
}
.post-navigation {
    font-size: 2rem !important;
    margin: -4em 0 1.5em !important;
    max-width: 752px;
    position: relative;
	z-index: 0;
}
.single-post .post-navigation {
    margin: -3em 0 1.5em !important;
}
.single-post #secondary {
    margin: 4.1em 0 0.4em 0.2em;
}

/* News Pages ----------------------------------------------- */
.page-id-7 p, .page-id-15 p {
	margin-bottom: 2.5em;
}

/* Align center --------------------------------------------- */
.center {
	text-align: center;
	margin-bottom: 20px;
}
.center img {
	padding: 0 10px;
}
iframe {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/* Remove Table Border around Activities Lists -------------- */
.entry-content .list {
	border-color: #FFF;
}
.entry-content .list tr td {
	border-color: #FFF;
	padding: 0.5em;
}
.entry-content table tr td.narrow {
	width: 200px;
}

/* Travelling tables ---------------------------------------- */
table.travel, .travel tbody, .travel tr, .travel td, .travel th {
	font-size: 100%;
	line-height: 100%;
	vertical-align: middle;
	text-align: center;
	word-wrap: normal;
	background: #fff;
}
.travel th {
	background: #FFFFCC;
}

/* Rates tables --------------------------------------------- */
.rateTab {
	line-height: 20px;
}
.rateTab th {
	text-align: center;
}
.dateCol {
	min-width: 160px;
}
.tarifCol {
	min-width: 50px;
}

/* Family camp rate table ----------------------------------- */
.famCamp {
	max-width: 250px;
}
.famCamp tr td {
	padding: 0em 0.5em 0em 1.25em;
}

/* Memories of Nominingue ----------------------------------- */
.memory {
	background: #dbdbdb;
	padding: 2px 16px;
	margin-bottom: 10px;
}
.memory  h3{
	font-weight: 900;
	color: #374566;
}
.memory p {
	clear: both;
    font-size: 16px;
    line-height: 22px;
}
.readM {
	color: #374566;
	float: right;
	font-weight: 900;
	margin-top: 20px;
}

/* Page Images ---------------------------------------------- */
#primary img {
	padding-top: 0px;
}

/* Tuck Shop Image */
#primary img.wp-image-2870 {
	margin-top: 10px;
}

/* Nominingue Pillars Page image spacing -------------------- */
.page-id-353 #content p, .page-id-355 #content p {
	clear: both;
}
.page-id-353 #content img, .page-id-355 #content img {
	margin-top: -20px;
}

/* Testimonial blockquotes ---------------------------------- */
blockquote {
	background: #fff url("https://nominingue.com/wp-content/uploads/2014/10/quote.png") no-repeat;
	background-position: 10px 10px;
	padding: 10px;
	margin: 20px 0px;
}
blockquote p {
padding-left: 90px;
}
cite {
	float: right;
	font-size: 16px;
}

/*  Random Text widget for sidebar testimonials ------------- */
.randomize {
    color: #f5da81;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
	font-style: italic;
}

/* Daily Schedule table ------------------------------------- */
.daily td {
	min-width: 100px;
}
.daily {
	line-height: 20px;
}

/* Facilities Map Popovers ---------------------------------- */
.popover.pop-blue {
	background-color: #3a5178 !important;
}
.popover.top.pop-blue .cq-arrow:after {
	border-top-color:#3a5178 !important;
    bottom: 2px !important;
}
h4.popover-title.pop-blue {
	background-color: #374566 !important;
}
h4.popover-title {
	font-weight: bold !important;
}
.popover-inner p {
	font-size: 1em;
	line-height: 1.3em;
}
.cq-hotspot-label {
    line-height: 1.2em;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) !important;
    color: #000 !important;
    min-width: 40px !important;
}
.popover a, .popover a:visited {
    color: #F6E99E !important;
}
.popover a:hover {
    color: #fff !important;
    text-decoration: none !important;
	font-weight: bold !important;
}
.hotspot-container {
	float: left;
	max-width: 140%;
}
a.dropin11, a.dropin6, a.dropin12, a.dropin9, a.dropin8, a.dropin10, a.dropin7 {
	cursor: default;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.hotspot-container {	
		width: 140%;
	}
	.single-post #secondary {
		margin: 3.5em 0 0.4em 0.2em;
	}
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/

/* =IE Styles ----------------------------------------------- */

#ie8 .site-header img,
#ie8 .entry-content img,
#ie8 img.size-full,
#ie8 .entry-thumbnail img,
#ie8 .widget img,
#ie8 .wp-caption img {
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

@media only screen and (max-width: 1120px) {
	.post-navigation .nav-next {
		left: 59%;
	}
}

@media only screen and (max-width: 1080px) {
	@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.hotspot-container {	
		width: 130% !important;
	}
}

@media only screen and (max-width: 1060px) {
	.banner {
		max-width: 1060px;
		width: 98%;
	}
	#af-header-1822264584 p {
		font-size: 18px;
	}
	.post-navigation .nav-next {
	    left: 350px;
		position: absolute;
	}
	.blog #nav-above {
		width:720px;
		margin-top: 530px;
	}
}

@media only screen and (max-width: 1020px) {
	.banner {
		max-width: 1020px;
		font-size: 40px;
		margin-top: -83px;
	}
	.post-navigation .nav-next {
	    left: 300px;
	}
	.blog #nav-above {
		width:700px;
		margin-top: 520px;
	}
	#footer-icons img {
		width: 80px;
		height: auto;
	}
}

@media only screen and (max-width: 1000px) {
	.banner {
		max-width: 1000px;
	}
	.blog #nav-above {
		width:680px;
	}
	.logoLink {
		margin-top: 30px;
		height: 70px;
	}
	.home #primary img {
		margin-top: 0px;
	}
	.side h2 {
		top: 24%;
	}
}

@media only screen and (max-width: 980px) {
	#wrap {
		padding:0;
		width: 97.5%; 	
	}
	#af-header-1822264584 p {
		font-size: 15px;
		font-weight: bold;
	}
	.banner {
		width: 97.9%;
	}
	.blog #nav-above {
		width:650px;
	}
	.contactF .widget {
	font-size: 20px;
	}
	.contactF .widget img {
	width: auto;
	height: 30px;
	}
	.contactF  #text-3 img {
	margin-left: -42px;
	}
	.post-navigation .nav-next {
	    left: 260px;
	}
	table {
		font-size: 16px;
	}
	th, tr, td, .entry-content tr th, .entry-content thead th, .comment-content tr th, .comment-content thead th, .entry-content tr td, .comment-content tr td, .entry-content .list tr td {
		text-align: center;
		padding: 0.2em 0.1em;
	}
}

@media only screen and (max-width: 965px) {
	html:lang(fr-FR) .videoF {
		height: 330px;
	}	
}

@media only screen and (max-width: 945px) {
	.banner {
		width: 97.8%;
	}
	.post-navigation .nav-next {
	    left: 250px;
	}
	.blog #nav-above {
		width:610px;
	}
}

@media only screen and (max-width: 900px) {
	.banner {
		width: 97.7%;
	}
	.post-navigation .nav-next {
	    left: 230px;
	}
	.side h2 {
		top: 24%;
	}
	#footer-buttons .button {
		width: 96%;
	}
}

@media only screen and (max-width: 875px) {
	.banner {
		width: 97.5%;
	}
	.post-navigation .nav-next {
	    left: 210px;
	}
	.blog #nav-above {
		width:580px;
		margin-top: 470px;
	}
	.alex h2 {
		top: 22%;
	}
	.alex h2, .side h2 {
		font-size: 28px !important;
	}
	.contactF .widget {
	font-size: 18px;
	line-height: 1.4;
	}
	.contactF .widget img {
	height: 20px;
	}
	.contactF  #text-3 img {
	margin-left: -32px;
	}
	.contactF .widget img {
		margin-left: -27px;
	}
}

@media only screen and (max-width: 845px) {
	.post-navigation .nav-next {
	    left: 170px;
	}
	.blog #nav-above {
		width:550px;
	}
	#footer-icons img {
		width: 68px;
	}
}

@media only screen and (max-width: 800px) {
	.main-navigation {
		display: none;
	}
	.post-navigation {
		max-width: 720px;
	}
	.post-navigation .nav-next {
		left: 46%;
	}
	.type-post.hentry {
		margin-top: 14em;
	}
	.blog .type-post.hentry {
		margin-top: 4em;
	}
	.blog #nav-above {
		width:720px;
		margin-top: 440px;
	}
	.blog .header-image img, .blog .header-image {
		margin-top: 37px;
	}
	#click-menu {
	right: 0px !important;
	}	
	#topbar {
	margin-top: 16px;
	}	
	.lang {
	padding-right: 0px;
	margin-right: 60px;
	}
	.banner {
	width: 97.3%;
	font-size: 34px;
	margin-top: -74px;
	}
	.header-image img, .header-image {
	max-width: 800px;
	}
	.home #primary img {
		margin-top: -16px;
	}
	.alex, .side {
		width: 68%;
	}
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
		width: 48%;
	}
	.col { 
		margin: 1% 1% 1% 0%;
	}
	.dateCol {
		min-width: 10px;
	}
	#main {
		overflow: visible;
	}
	#nav.post-navigation {
		position: relative;
	}
	#content, #primary, #secondary, #tertiary {
		background: none;
		float: none;
		margin: 0;
		padding: 0;
	}
	#primary, #secondary, #tertiary {
		width: 100%;
	}
	#secondary {
		display: none;
	}
	.site-header site-introduction,
	#main {
		padding: 0.8em;
	}
	table {
		font-size: 16px;
	}
	th, tr, td, .entry-content tr th, .entry-content thead th, .comment-content tr th, .comment-content thead th, .entry-content tr td, .comment-content tr td, .entry-content .list tr td {
		text-align: center;
		padding: 0.2em 0.1em;
	}
	.hotspot-container {
		float: none;
		max-width: 100%;
	}
	#footer-buttons .button, .textwidget .button {
		font-size: 16px;
		padding: 7px 4px;
	}
	#footer-buttons .button {
		padding: 5px 4px;
	}
}

@media only screen and (max-width: 760px) {
	.banner {
		width: 97.2%;
	}
	.blog #nav-above {
		width:700px;
	}
	.contactF .widget {
	font-size: 16px;
	}
	.contactF .widget img {
	height: 16px;
	}
	.contactF  #text-3 img {
	margin-left: -28px;
	}
}

@media only screen and (max-width: 723px) {
	.banner {
		width: 97.1%;
	}
	.blog #nav-above {
		width:670px;
		margin-top: 410px;
	}
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
	.videoF, html:lang(fr-FR) .videoF {
		height: 1000px;
	}
	#text-2 .textwidget {
		padding-left: 0px;
	}
	.contactF {
		text-align: center;
	}
	.contactF .widget img {
		margin-left: 0px;
	}
	.contactF  #text-3 img {
		margin-left: 0px;
	}
	#footer-buttons, #footer-video {
		height: auto;
	}
	#footer-buttons .button {
		margin: 10px auto;
		width: 90%;
	}
	#footer-icons img {
		width: 100px;
	}
	#aweberwebformpluginwidgetoptions {
		margin: 0 auto;
		width: 90%;
	}	
	.newsletterF {
		height: 400px;
	}
}
	
@media only screen and (max-width: 700px) {
	.header-image img, .header-image {
	max-width: 700px;
	}	
	.banner {
		width: 96.9%;
		max-width: 680px;
		font-size: 29px;
		margin-top: -64px;
	}
	.blog #nav-above {
		width:620px;
	}
	.home #primary img {
		margin-top: -6px;
	}
	.contactF .span_1_of_3 {
		width: 100%;
	}
	.contactF  .col { 
		margin: 1% 0 1% 0%;
	}
	.contactF .widget {
		font-size: 20px;
		margin-bottom: 0px;
	}
	.contactF .widget img {
		height: 20px;
	}
	.contactF  #text-3 img {
		margin-left: 0px;
	}
	#footer-icons img {
	padding: 0px 6px;
	}
	#footer-buttons .button, .textwidget .button {
		padding: 4px 0px;
	}
}

@media only screen and (max-width: 650px) {
	.banner {
		width: 96.7%;
	}
	.blog #nav-above {
		width:580px;
		margin-top: 380px;
	}

@media only screen and (max-width: 620px) {
	.banner {
		width: 96.6%;
	}
	.blog #nav-above {
		width:570px;
	}
	.copyright, .molecularcode  {
		width: 100%;
		float: none;
		font-size: 12px;
		padding: 0px;
		text-align: center;
	}
	.copyright img {
		margin: 5px auto;
		display: block;
	}
	.copyright span {
		position: relative;
		padding: 0 15px 15px;
		display: inline-block;
		line-height: 14px;
	}
	.molecularcode {
		margin-bottom: 15px;
	}
	.site-info {
		height: 115px;
	}
	.alex h2, .side h2 {
		line-height: 22px;
		font-size: 24px !important;
	}
}

@media only screen and (max-width: 600px) {
	#click-menu {
		top: 2px !important;
	}
	#topbar {
		margin-top: 10px;
	}
	#searchform input[type=text] {
		height: 8px;
	}
	.social img {
		width: 24px;
		height: 24px;
	}
	.header-image img, .header-image {
	max-width: 600px;
	}
	.banner {
		width: 96.4%;
		max-width: 580px;
		font-size: 24px;
		margin-top: -52px;
	}
	.blog #nav-above {
		width:530px;
	}
	.post-navigation {
		font-size: 1.6rem !important;
		line-height:1.8rem;
	}
	.home #primary img {
		margin-top: 0px;
	}
	.site-main {
		border: 0;
	}
	.videoF {
		height: 950px;
	}
}

@media screen and (max-width : 568px) {
	.banner {
		width: 96.1%;
	}
	.blog #nav-above {
		width:470px;
		margin-top: 340px;
	}
	#masthead .site-introduction {
		float: none;
		padding: 0;
		width: 100%;
	}
}

@media only screen and (max-width: 520px) {
	.site-logo, .site-logo:before, .logoLink, #topbar {
		position:absolute;
	}
	.site-logo, .site-logo:before {
		height: 160px;
		width: auto;
		max-width: auto;
		margin-top: -10px;
	}
	#masthead-wrap header {
		height: 160px;
		overflow: hidden;
		position: relative;
	}
	.header-image img, .header-image {
		margin-top: -32px;
	}
	#click-menu {
		top: 0px !important;
	}
	.responsive-menu ul {
		font-size: 0.8em;
	}
	.lang {
	margin-right: 50px;
	}
	.banner {
		max-width: 500px;
		font-size: 23px;
		margin-top: -50px;
		width: 95.9%;
	}
	.blog #nav-above {
		width:440px;
		margin-top: 320px;
	}
	.single-post #main, .blog #main {	
		margin-top: -61px;
	}
	.single-post .header-image img, .single-post .header-image {
		margin-top: -60px;
	}
	.blog .header-image {
		margin-top: -97px;
	}
	.type-post.hentry {
		margin-top: 10em;
	}
	.blog .type-post.hentry {
		margin-top: 5em;
	}
	.single-post .type-post.hentry {
		margin-top: 8em;
	}
	p.accordion, .memory h3  {
		font-size: 20px;
		line-height: 26px;
	}
	.left, .right {
		width: 100%;
		float: none;
		padding-left: 20px;
	}	
	.videoF {
		height: 910px;
	}
}

@media only screen and (max-width: 493px) {
	.banner {
		width: 95.7%;
	}
	.blog #nav-above {
		margin-top: 300px;
	}
	#footer-buttons .button, .textwidget .button {
		font-size: 16px;
		padding: 8px 0px;
	}
	table {
		font-size: 12px;
	}
}

@media only screen and (max-width: 480px) {
	.header-image img, .header-image {
		max-width: 480px;
	}
	#topbar {
		margin-top: 10px;
		max-width: 100%;
	}
	#searchform input[type=text] {
		height: 8px;
	}
	#masthead .site-introduction {
		float: none;
		padding: 0;
		width: 100%;
	}	
	.alex, .side {
		margin-left: auto;
		margin-right: auto;
		width: 56%;
	}
	.home #primary img {
		margin-top: -20px;
	}
	.social img {
		width: 24px;
		height: 24px;
	}
	.banner {
		max-width: 470px;
		font-size: 17px;
		margin-top: -41px;
		padding-left: 10px;
	}
	.blog #nav-above {
		width:340px;
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.videoF {
		height: 880px;
	}
	.contactF .widget {
		font-size: 17px;
	}
	.featuretext_top p, .featuretext_top h3 {
		font-size:1.2rem;
		font-size:12px;
		padding: 6px;
	}
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
		width: 100%; 
	}
}

@media only screen and (max-width: 445px) {
	.blog #nav-above {
		margin-top: 280px;
	}
}

@media only screen and (max-width: 390px) {
	.site-info {
		height: 130px;
	}
}

@media only screen and (max-width: 380px) {
	.header-image img, .header-image {
		margin-top: -24px;
		max-width: 380px;
	}
	.banner {
		max-width: 370px;
		font-size: 15px;
		margin-top: -36px;
	}
	.blog #nav-above {
		width:300px;
		margin-top: 255px;
	}
	.home #primary img {
		margin-top: -34px;
	}
	#responsive-menu {
		width: 80% !important;
		margin-bottom: 20px;
	}
	.lang {
		margin-right: 40px;
	}
	#lang_sel_list a, #lang_sel_list a:visited {
		font-size: 14px !important;
	}
	.home #primary img {
		margin-top: -10px;
	}
	.videoF {
		height: 820px;
	}
}

@media only screen and (max-width: 345px) {
	.header-image img, .header-image {
		margin-top: -20px;
	}
	.site-info {
		height: 70px;
	}
	.home #primary img {
		margin-top: -6px;
	}
	.blog #nav-above {
		width:280px;
		margin-top: 235px;
	}
}