/*
Theme Name: Intelligender
Theme URI: https://www.intelligender.com
Author: Redspot Design
Author URI: https://www.redspotdesign.com/
Description: Custom theme for Intelligender.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom
Text Domain: intelligender

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Media Queries
 *    15.1 - Mobile Large
 *    15.2 - Tablet Small
 *    15.3 - Tablet Large
 *    15.4 - Desktop Small
 *    15.5 - Desktop Medium
 *    15.6 - Desktop Large
 *    15.7 - Desktop X-Large
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */

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; 
	}
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; 
	}
*, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; 
	}
body { background: #E1EEB9 url(images/gpt/body/body-bg.jpg) repeat-x left top; text-align: center; margin: 0; padding: 0; font: 16px/25px Georgia, "Times New Roman", Times, serif; color:#533019;
	}
article, aside, details, figcaption, figure, footer, header, main, nav, section { display: block; 
	}
ol, ul { list-style: none; 
	}
table { border-collapse: separate; border-spacing: 0; 
	}
caption, th, td { font-weight: normal; text-align: left; 
	}
blockquote:before, blockquote:after, q:before, q:after { content: ""; 
	}
blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; 
	}
a:focus { outline: none; 
	}
a:hover, a:active { outline: 0; 
	}
a img { border: 0; 
	}

/**
 * 2.0 - Genericons
 */
.social-navigation a:before, .secondary-toggle:before, .dropdown-toggle:after, .bypostauthor > article .fn:after, .comment-reply-title small a:before, .comment-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before, .pagination .prev:before, .pagination .next:before, .image-navigation a:before, .image-navigation a:after, .format-link .entry-title a:after, .entry-content .more-link:after, .entry-summary .more-link:after, .author-link:after { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-family: "Genericons"; font-size: 16px; font-style: normal; font-weight: normal; font-variant: normal; line-height: 1; speak: none; text-align: center; text-decoration: inherit; text-transform: none; vertical-align: top; 
	}

/**
 * 3.0 Typography
 */
body, button, input, select, textarea { color: #533019; font: 16px/25px Georgia,"Times New Roman",Times,serif;
	}
 /*
body, button, input, select, textarea { color: #533019; font: 14px/20px Georgia,"Times New Roman",Times,serif;
	}
body.use-gpt, .use-gpt button, .use-gpt input, .use-gpt select, .use-gpt textarea { font: 16px/25px Georgia,"Times New Roman",Times,serif;
	}
*/
h1, h2, h3, h4, h5, h6 { /* clear: both; */ font-weight: 700; 
	}
p { margin: 0; padding: 0 0 15px; 
	}
b, strong { font-weight: 700; 
	}
dfn, cite, em, i { font-style: italic; 
	}
blockquote { margin: 0 20px 14px; 
	}
blockquote p { padding: 0 0 15px; 
	}
blockquote > p:last-child { margin-bottom: 0; padding: 0;
	}
blockquote cite, blockquote small { font-size: 12px; 
	}
blockquote em, blockquote i, blockquote cite { 
	}
blockquote strong, blockquote b { /* font-weight: 400;  */
	}
address { font-style: italic; margin: 0 0 1.6em; 
	}
code, kbd, tt, var, samp, pre { font-family: Inconsolata, monospace; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; 
	}
pre { background-color: transparent; background-color: rgba(0, 0, 0, 0.01); border: 1px solid #eaeaea; border: 1px solid rgba(51, 51, 51, 0.1); line-height: 1.2; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 0.8em; white-space: pre; white-space: pre-wrap; word-wrap: break-word; 
	}
abbr[title] { border-bottom: 1px dotted #eaeaea; border-bottom: 1px dotted rgba(51, 51, 51, 0.1); cursor: help; 
	}
mark, ins { background-color: #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%; 
	}

/**
 * 4.0 Elements
 */
hr { background-color: #eaeaea; background-color: rgba(51, 51, 51, 0.1); border: 0; height: 1px; margin-bottom: 1.6em; 
	}
ul, ol { margin: 0 0 14px; padding: 0 0 0 40px; 
	}
ul { list-style: disc; 
	}
ol { list-style: decimal; 
	}
li > ul, li > ol { margin-bottom: 0; 
	}
dl { margin-bottom: 1.6em; 
	}
dt { font-weight: bold; 
	}
dd { margin-bottom: 1.6em; 
	}
table, th, td { text-align:left; 
	}
.page-id-180 table,.page-id-180 th,.page-id-180 td{
	text-align:center; 
	}
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 10px; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; 
	}
caption, th, td { font-weight: normal; 
	}
th { border-width: 0 1px 1px 0; font-weight: 700; 
	}
td { border-width: 0 1px 1px 0; 
	}
th, td { padding: 0.4em; 
	}
img { -ms-interpolation-mode: bicubic; border: 0; height: auto; max-width: 100%; vertical-align: middle; 
	}
figure { margin: 0; 
	}
del { opacity: 0.8; 
	}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder { color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; 
	}
:-moz-placeholder { color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; 
	}
::-moz-placeholder { color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
	}
:-ms-input-placeholder { color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; 
	}

/**
 * 5.0 Forms
 */
button, input, select, textarea { background-color: #f7f7f7; border-radius: 0; font-size: 16px; font-size: 1.6rem; line-height: 1.5; margin: 0; max-width: 100%; vertical-align: baseline; 
	}
button, input { line-height: normal; 
	}
input, textarea { background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */ border: 1px solid #eaeaea; border: 1px solid rgba(51, 51, 51, 0.1); color: #707070; color: rgba(51, 51, 51, 0.7); 
	}
input:focus, textarea:focus { background-color: #fff; border: 1px solid #c1c1c1; border: 1px solid rgba(51, 51, 51, 0.3); color: #333; 
	}
input:focus, select:focus { outline: 2px solid #c1c1c1; outline: 2px solid rgba(51, 51, 51, 0.3); 
	}
button[disabled], input[disabled], select[disabled], textarea[disabled] { cursor: default; opacity: .5; 
	}
button, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; background-color: #eb83b4; border: 0; color: #fff; cursor: pointer; font-family: Georgia,"Times New Roman",Times,serif; font-size: 12px; font-size: 1.2rem; font-weight: 700; padding: 0.7917em 1.5em;
	}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus { background-color: #00aeda; outline: 0; 
	}
input[type="search"] { -webkit-appearance: textfield; 
	}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; 
	}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; 
	}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { padding: 0.375em; width: 100%; 
	}
textarea { overflow: auto; vertical-align: top; 
	}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus { outline: 0; 
	}
.post-password-form { position: relative; 
	}
.post-password-form label { color: #707070; color: rgba(51, 51, 51, 0.7); display: block; font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; font-weight: 700; letter-spacing: 0.04em; line-height: 1.5; text-transform: uppercase; 
	}
.post-password-form input[type="submit"] { padding: 0.7917em; position: absolute; right: 0; bottom: 0; 
	}
input[type="checkbox"], input[type="radio"] { padding: 0; 
	}
.search-form input[type="submit"], .widget .search-form input[type="submit"] { padding: 0; 
	}

/**
 * 6.0 Navigations
 */


/**
 * 6.1 Links
 */
a { color: #333; text-decoration: none; 
	}
a:hover, a:focus { color: #707070; color: rgba(51, 51, 51, 0.7); 
	}

/**
 * 6.2 Menus
 */
.main-navigation a { display: block; position: relative; text-decoration: none; 
	}
.main-navigation ul { list-style: none; margin: 0; 
	}
.main-navigation ul ul { display: none; margin: 0; padding: 0;
	}
.main-navigation ul .toggled-on { display: block; 
	}
.main-navigation li { position: relative; 
	}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a { /* font-weight: 700;  */
	}
.main-navigation .nav-menu > ul > li:first-child, .main-navigation .nav-menu > li:first-child { border-top: 0; 
	}
.main-navigation .page_item_has_children > a, .main-navigation .menu-item-has-children > a { 
	}
.main-navigation .menu-item-description { color: #707070; color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; font-weight: 400; line-height: 1.5; margin-top: 0.5em; 
	}
.no-js .main-navigation ul ul { position: absolute; top: 20px; left: 0; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; padding: 3px 10px; width: 200px; background: #f4f9e9 none; box-shadow: 0 0 17px #ccc; z-index: 999;
	}
.no-js .main-navigation li.menu-item-has-children:hover ul { display: block;
	}
.no-js .main-navigation li.menu-item-has-children:hover ul li { padding: 5px 0; text-align: left;
	}
.dropdown-toggle { background-color: transparent; border: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; content: ""; height: 42px; padding: 0; position: absolute; text-transform: lowercase; /* Stop screen readers to read the text as capital letters */ top: 3px; right: 0; width: 42px; 
	}
.dropdown-toggle:after { color: #333; content: "\f431"; font-size: 24px; line-height: 42px; position: relative; top: 0; left: 1px; width: 42px; 
	}
.no-js .main-navigation li.menu-item-has-children .dropdown-toggle { display: none;
	}
.no-js .main-navigation li.menu-item-has-children .dropdown-toggle:after { display: none;
	}
.dropdown-toggle:hover, .dropdown-toggle:focus { background-color: #eaeaea; background-color: rgba(51, 51, 51, 0.1); 
	}
.dropdown-toggle:focus { outline: 1px solid #c1c1c1; outline: 1px solid rgba(51, 51, 51, 0.3); 
	}
.dropdown-toggle.toggle-on:after { content: "\f432"; 
	}
.social-navigation { margin: 9.0909% 0; 
	}
.social-navigation ul { list-style: none; margin: 0 0 -1.6em 0; 
	}
.social-navigation li { float: left; 
	}
.social-navigation a { display: block; height: 3.2em; position: relative; width: 3.2em; 
	}
.social-navigation a:before { content: "\f415"; font-size: 24px; position: absolute; top: 0; left: 0; 
	}
.social-navigation a[href$="/feed/"]:before { content: "\f413"; 
	}
.social-navigation a[href*="codepen.io"]:before { content: "\f216"; 
	}
.social-navigation a[href*="digg.com"]:before { content: "\f221"; 
	}
.social-navigation a[href*="dribbble.com"]:before { content: "\f201"; 
	}
.social-navigation a[href*="dropbox.com"]:before { content: "\f225"; 
	}
.social-navigation a[href*="facebook.com"]:before { content: "\f203"; 
	}
.social-navigation a[href*="flickr.com"]:before { content: "\f211"; 
	}
.social-navigation a[href*="foursquare.com"]:before { content: "\f226"; 
	}
.social-navigation a[href*="plus.google.com"]:before { content: "\f206"; 
	}
.social-navigation a[href*="github.com"]:before { content: "\f200"; 
	}
.social-navigation a[href*="instagram.com"]:before { content: "\f215"; 
	}
.social-navigation a[href*="linkedin.com"]:before { content: "\f208"; 
	}
.social-navigation a[href*="pinterest.com"]:before { content: "\f210"; 
	}
.social-navigation a[href*="getpocket.com"]:before { content: "\f224"; 
	}
.social-navigation a[href*="polldaddy.com"]:before { content: "\f217"; 
	}
.social-navigation a[href*="reddit.com"]:before { content: "\f222"; 
	}
.social-navigation a[href*="stumbleupon.com"]:before { content: "\f223"; 
	}
.social-navigation a[href*="tumblr.com"]:before { content: "\f214"; 
	}
.social-navigation a[href*="twitter.com"]:before { content: "\f202"; 
	}
.social-navigation a[href*="vimeo.com"]:before { content: "\f212"; 
	}
.social-navigation a[href*="wordpress.com"]:before, .social-navigation a[href*="wordpress.org"]:before { content: "\f205"; 
	}
.social-navigation a[href*="youtube.com"]:before { content: "\f213"; 
	}
.social-navigation a[href*="mailto:"]:before { content: "\f410"; 
	}
.social-navigation a[href*="spotify.com"]:before { content: "\f515"; 
	}
.social-navigation a[href*="twitch.tv"]:before { content: "\f516"; 
	}
.secondary-toggle { background-color: transparent; border: 1px solid #eaeaea; border: 1px solid rgba(51, 51, 51, 0.1); height: 42px; overflow: hidden; padding: 0; position: absolute; top: 50%; right: 0; text-align: center; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 42px; 
	}
.secondary-toggle:before { color: #333; content: "\f419"; line-height: 40px; width: 40px; 
	}
.secondary-toggle:hover, .secondary-toggle:focus { background-color: transparent; border: 1px solid #c1c1c1; border: 1px solid rgba(51, 51, 51, 0.3); outline: 0; 
	}
.secondary-toggle.toggled-on:before { content: "\f405"; font-size: 32px; position: relative; top: 1px; left: -1px; 
	}
.post-navigation { background-color: #fff; border-top: 1px solid #eaeaea; border-top: 1px solid rgba(51, 51, 51, 0.1); font-weight: 700; 
	}
.post-navigation a { display: block; padding: 3.8461% 7.6923%; 
	}
.post-navigation span { display: block; 
	}
.post-navigation .meta-nav { color: #707070; color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; letter-spacing: 0.04em; line-height: 1.5; position: relative; text-transform: uppercase; z-index: 2; 
	}
.post-navigation .post-title { font-family: "Noto Serif", serif; font-size: 18px; font-size: 1.8rem; line-height: 1.3333; position: relative; z-index: 2; 
	}
.post-navigation .nav-next, .post-navigation .nav-previous { background-position: center; background-size: cover; position: relative; 
	}
.post-navigation a:before { content: ""; display: block; height: 100%; position: absolute; top: 0; left: 0; width: 100%; z-index: 1; 
	}
.post-navigation a:hover:before, .post-navigation a:focus:before { opacity: 0.5; 
	}
.post-navigation .meta-nav { opacity: 0.8; 
	}
.post-navigation div + div { border-top: 1px solid #eaeaea; border-top: 1px solid rgba(51, 51, 51, 0.1); 
	}
.pagination { padding: 40px 20px 0;font-family: "Noto Sans", sans-serif; 
	}
.pagination .nav-links { min-height: 3.2em; position: relative; text-align: center; 
	}

/* reset screen-reader-text */
.pagination .current .screen-reader-text { position: static !important; 
	}
.pagination .page-numbers { display: none; line-height: 3.2em; padding: 0 0.6667em; 
	}
.pagination .page-numbers.current { text-transform: uppercase; 
	}
.pagination .current { display: inline-block; font-weight: 700; 
	}
.pagination .prev, .pagination .next { -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); background-color: #00aeda; color: #fff; display: inline-block; height: 48px; overflow: hidden; padding: 0; position: absolute; width: 48px; 
	}
.pagination .prev:before, .pagination .next:before { font-size: 32px; height: 48px; line-height: 48px; position: relative; width: 48px; 
	}
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus { background-color: #eb83b4;
	}
.pagination .prev { left: 0; 
	}
.pagination .prev:before { content: "\f430"; left: -1px; 
	}
.pagination .next { right: 0; 
	}
.pagination .next:before { content: "\f429"; right: -1px; 
	}
.image-navigation, .comment-navigation { color: #707070; color: rgba(51, 51, 51, 0.7); font-size: 12px; font-size: 1.2rem; font-family: "Noto Sans", sans-serif; font-weight: 700; line-height: 1.5; text-transform: uppercase; 
	}
.image-navigation a, .comment-navigation a { color: #707070; color: rgba(51, 51, 51, 0.7); 
	}
.image-navigation a:hover, .image-navigation a:focus, .comment-navigation a:hover, .comment-navigation a:focus { color: #333; 
	}
.image-navigation .nav-previous:not(:empty), .image-navigation .nav-next:not(:empty), .comment-navigation .nav-previous:not(:empty), .comment-navigation .nav-next:not(:empty) { display: inline-block; 
	}
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before, .comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before { content: "\2215"; font-weight: 400; margin: 0 0.7em; 
	}
.image-navigation .nav-previous a:before, .comment-navigation .nav-previous a:before { content: "\f430"; margin-right: 0.2em; position: relative; 
	}
.image-navigation .nav-next a:after, .comment-navigation .nav-next a:after { content: "\f429"; margin-left: 0.2em; position: relative; 
	}
.comment-navigation { border-top: 1px solid #eaeaea; border-top: 1px solid rgba(51, 51, 51, 0.1); border-bottom: 1px solid #eaeaea; border-bottom: 1px solid rgba(51, 51, 51, 0.1); padding: 2em 0; 
	}
.comments-title + .comment-navigation { border-bottom: 0; 
	}
.image-navigation { padding: 0 7.6923%; 
	}
.image-navigation .nav-previous:not(:empty), .image-navigation .nav-next:not(:empty) { margin-bottom: 2em; 
	}

/**
 * 7.0 Accessibility
 */

/* Text meant only for screen readers */
.says, .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; 
	}
/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link { background-color: #f1f1f1; box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); color: #21759b; display: block; font: bold 14px/normal "Noto Sans", sans-serif; left: -9999em; outline: none; padding: 15px 23px 14px; text-decoration: none; text-transform: none; top: -9999em; 
	}
.logged-in .site .skip-link { box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); font: bold 14px/normal "Open Sans", sans-serif; 
	}
.site .skip-link:focus { clip: auto; height: auto; left: 6px; top: 7px; width: auto; z-index: 100000; 
	}

/**
 * 8.0 Alignments
 */
.alignleft { display: inline; float: left; 
	}
.alignright { display: inline; float: right; 
	}
.aligncenter { display: block; margin-right: auto; margin-left: auto; 
	}
blockquote.alignleft, .wp-caption.alignleft, img.alignleft { margin: 0.4em 1.6em 1.6em 0; 
	}
blockquote.alignright, .wp-caption.alignright, img.alignright { margin: 0.4em 0 1.6em 1.6em; 
	}
blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter { clear: both; margin-top: 0.4em; margin-bottom: 1.6em; 
	}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter { margin-bottom: 1.2em; 
	}

/**
 * 9.0 Clearings
 */
.clear:before, .clear:after, .site:before, .site:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-content:before, .site-content:after, .nav-links:before, .nav-links:after, .comment-navigation:before, .comment-navigation:after, .social-navigation ul:before, .social-navigation ul:after, .textwidget:before, .textwidget:after { content: ""; display: table; 
	}
.clear:after, .site:after, .entry-content:after, .comment-content:after, .site-content:after, .nav-links:after, .comment-navigation:after, .social-navigation ul:after, .textwidget:after { clear: both; 
	}

/**
 * 10.0 Header
 */
.site-header { margin: 0 auto; border: 0 none; padding: 0; width: 100%; height: 285px; background: transparent url(images/gpt/header/header-banner.png) no-repeat center center; z-index: 1;
	}
.site-branding { position: relative; margin: 0 auto; width: 994px; height: 285px; font-size: 14px; text-align: left;
	}
.site-title { font-family: "Noto Sans", sans-serif; font-size: 22px; font-size: 2.2rem; font-weight: 700; line-height: 1.3636; margin-bottom: 0; 
	}
.site-description { display: none; font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; font-weight: 400; line-height: 1.5; margin: 0.5em 0 0; opacity: 0.7; 
	}

/**
 * 11.0 Widgets
 */
.blog .widget, .single .widget { margin-bottom: 15px;
	}
.widget pre { line-height: 1.2; 
	}
.widget button, .widget input, .widget select, .widget textarea { font-size: 16px; font-size: 1.6rem; line-height: 1.5; 
	}
.widget button, .widget input { line-height: normal; 
	}
.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] { font-size: 12px; font-size: 1.2rem; padding: 0.7917em 1.5833em; 
	}
.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea { padding: 0.375em; 
	}
.widget-title { margin-top: 10px; padding-right: 10px; font-size: 14px; text-align: right;
	}
.blog .widget-title, .single .widget-title, .archive .widget-title, .category .widget-title { margin: 0; text-align: center;
	}
.widget > :last-child { margin-bottom: 0; 
	}
.widget_calendar table { margin: 0; 
	}
.widget_calendar td, .widget_calendar th { line-height: 2.3333; text-align: center; padding: 0; 
	}
.widget_calendar caption { font-family: "Noto Serif", serif; font-weight: 700; margin: 0 0 1.6em; letter-spacing: 0.04em; text-transform: uppercase; 
	}
.widget_calendar tbody a { -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); background-color: #333; color: #fff; display: block; font-weight: 700; 
	}
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus { background-color: #707070; background-color: rgba(51, 51, 51, 0.7); color: #fff; 
	}
.widget_archive a, .widget_categories a, .widget_links a, .widget_meta a, .widget_nav_menu a, .widget_pages a, .widget_recent_comments a, .widget_recent_entries a { border: 0; 
	}
.widget_archive ul, .widget_categories ul, .widget_links ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul { list-style: none; margin: 0; 
	}
.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li { border-top: 1px solid #eaeaea; border-top: 1px solid rgba(51, 51, 51, 0.1); padding: 0.7667em 0; 
	}
.widget_archive li:first-child, .widget_categories li:first-child, .widget_links li:first-child, .widget_meta li:first-child, .widget_nav_menu li:first-child, .widget_pages li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child { border-top: 0; padding-top: 0; 
	}
.widget_archive li:last-child, .widget_categories li:last-child, .widget_links li:last-child, .widget_meta li:last-child, .widget_nav_menu li:last-child, .widget_pages li:last-child, .widget_recent_comments li:last-child, .widget_recent_entries li:last-child { padding-bottom: 0; 
	}
.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children { padding: 0;
	}
.widget_recent_entries .post-date { display: block; 
	}
.widget_rss ul { list-style: none; margin: 0; 
	}
.widget_rss li { margin-bottom: 1.6em; 
	}
.widget_rss ul:last-child, .widget_rss li:last-child { margin-bottom: 0; 
	}
.widget_rss .rsswidget { border: 0; font-weight: 700; 
	}
.widget_rss .rsswidget img { margin-top: -4px; 
	}
.widget_rss .rss-date, .widget_rss cite { font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; font-style: normal; display: block; line-height: 2; opacity: 0.8; 
	}
.textwidget > :last-child { margin-bottom: 0; 
	}
.textwidget a { border-bottom: 1px solid #333; 
	}
.textwidget a:hover, .textwidget a:focus { border-bottom: 0; 
	}
.widget ul { margin: 0; padding: 10px 0 0; /* width: 190px; */
	}
.widget ul li { display: block; margin-bottom: 10px; border: 0 none; padding: 0; line-height: 1.2;
	}
.widget ul li a { display: block; margin-bottom: 5px; padding: 0; height: auto; width: 180px; font-weight: normal; font-size: 15px; color: #533019; text-align: right; text-decoration: none; text-transform: lowercase;
	}
.widget_nav_menu > div > ul > li > a { padding: 0; height: auto; font-weight: normal; font-size: 15px;
	}
.widget_nav_menu div ul li a span { display: inline;
	}
.widget_nav_menu .sub-menu li a { position: relative; padding: 0 10px 0 0; height: 25px; font-weight: normal; font-size: 15px; line-height: 22px; text-transform: none; background: transparent url(images/corp/sidebar/link-bg-hover.png) no-repeat right 0;
	}
.widget_nav_menu .sub-menu li a:hover { background-position: right -32px;
	}
.widget ul li a.short:hover { background: transparent url(images/gpt/sidebar/hover1.gif) no-repeat right center; color: #cd7019;
	}
.widget ul li a:hover { color: #cd7019;
	}
#nav_menu-2 ul li a.long:hover, #nav_menu-2  ul li a:hover, #nav_menu-3 ul li a.long:hover, #nav_menu-3 ul li a:hover, #nav_menu-4 ul li a.long:hover, #nav_menu-4 ul li a:hover { background: transparent url(images/gpt/sidebar/hover.gif) no-repeat right center;
	}

/**
 * 12.0 Content
 */
.secondary { float: left; width: 190px;
	}
.secondary.toggled-on { border-top: 1px solid transparent; border-bottom: 1px solid transparent; display: block; 
	}
.widget-area { margin: 9.09090% auto 0; 
	}
.site-footer { margin: 0 auto; width: 994px; padding: 0 0 20px;
	}

/**
 * 12.1 Posts and pages
 */
.hentry { position: relative; 
	}
.hentry.has-post-thumbnail { padding-top: 0; 
	}
.hentry.sticky:not(.has-post-thumbnail) { padding-top: -webkit-calc(7.6923% + 24px); padding-top: calc(7.6923% + 24px); 
	}
.hentry + .hentry { border-top: 1px solid rgba(51, 51, 51, 0.1); 
	}
.blog .site-main .hentry, .archive .site-main .hentry, .category .site-main .hentry, .search .site-main .hentry { padding-bottom: 20px; background: transparent url(images/dottedline.png) repeat-x left bottom;
	}
.post-thumbnail { border: 0; display: block; margin-bottom: 2.4em; 
	}
.post-thumbnail img { display: block; margin: 0 auto; 
	}
a.post-thumbnail:hover, a.post-thumbnail:focus { opacity: 0.85; 
	}
.entry-header { margin: 0 0 12px;
	}
.gpt .entry-header { margin: 0;
	}
.entry-title { margin-bottom: 15px; color: #a5b839; font-weight: normal; font-size: 26px; text-transform: lowercase;
	}
.blog .site-main .entry-title, .blog .site-main .entry-title a, .archive .site-main .entry-title, .archive .site-main .entry-title a, .category .site-main .entry-title, .category .site-main .entry-title a, .search .site-main .entry-title, .search .site-main .entry-title a { color: #00acd8; text-transform: none;
	}
.entry-content, .entry-summary { 
	}
.entry-content > :last-child, .entry-summary > :last-child { margin-bottom: 0; 
	}
.entry-content, .entry-summary, .page-content, .comment-content { /* -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word;  */
	}
.entry-content h1, .entry-summary h1, .page-content h1, .comment-content h1 { margin-bottom: 15px; color: #a5b839; font-weight: normal; font-size: 26px; text-transform: lowercase; 
	}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 { font-size: 24px; line-height: 25px; margin: 0;
	}
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 { color: #00aeda; font-size: 20px; margin-bottom: 10px; text-transform: lowercase;
	}
.entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .page-content h4, .page-content h5, .page-content h6, .comment-content h4, .comment-content h5, .comment-content h6 { font-size: 15px; font-size: 1.5rem; line-height: 1.2; margin-top: 3.2em; margin-bottom: 1.6em; 
	}
.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 { letter-spacing: 0.1em; text-transform: uppercase; 
	}
.entry-content > h1:first-child, .entry-content > h2:first-child, .entry-content > h3:first-child, .entry-content > h4:first-child, .entry-content > h5:first-child, .entry-content > h6:first-child, .entry-summary > h1:first-child, .entry-summary > h2:first-child, .entry-summary > h3:first-child, .entry-summary > h4:first-child, .entry-summary > h5:first-child, .entry-summary > h6:first-child, .page-content > h1:first-child, .page-content > h2:first-child, .page-content > h3:first-child, .page-content > h4:first-child, .page-content > h5:first-child, .page-content > h6:first-child, .comment-content > h1:first-child, .comment-content > h2:first-child, .comment-content > h3:first-child, .comment-content > h4:first-child, .comment-content > h5:first-child, .comment-content > h6:first-child { margin-top: 0; 
	}
.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a { color: #cd7019; text-decoration: underline;
	}
.entry-content a:hover, .entry-content a:focus, .entry-summary a:hover, .entry-summary a:focus, .page-content a:hover, .page-content a:focus, .comment-content a:hover, .comment-content a:focus, .pingback .comment-body > a:hover, .pingback .comment-body > a:focus { color: #cd7019; text-decoration: none;
	}
.entry-content a img, .entry-summary a img, .page-content a img, .comment-content a img { display: inline-block; /* block */ *display: inline; *zoom: 1;
	}
.entry-content .more-link, .entry-summary .more-link:after { white-space: nowrap; 
	}
.entry-content .more-link:after, .entry-summary .more-link:after { content: "\f429"; font-size: 16px; position: relative; top: 5px; 
	}
.author-info { border-top: 1px solid #eaeaea; border-top: 1px solid rgba(51, 51, 51, 0.1); margin: 0 7.6923%; padding: 7.6923% 0; 
	}
.author-info .avatar { float: left; height: 36px; margin: 0 1.6em 1.6em 0; width: 36px; 
	}
.author-heading { color: #707070; color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; letter-spacing: 0.04em; margin-bottom: 1.5em; text-transform: uppercase; 
	}
.author-title { clear: none; 
	}
.author-bio { font-size: 12px; font-size: 1.2rem; line-height: 1.5; overflow: hidden; padding-bottom: 1px; 
	}
.author-description { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; 
	}
.author-description a { border-bottom: 1px solid #333; 
	}
.author-description a:hover, .author-description a:focus { border-bottom: 0; 
	}
.author-description > :last-child { margin-bottom: 0; 
	}
.author-link { white-space: nowrap; 
	}
.author-link:after { content: "\f429"; position: relative; top: 1px; 
	}
.entry-footer { color: #27b9d3; font-size: 12px; line-height: 1.5;
	}
.entry-footer a { color: #cc7019; text-decoration: none;
	}
.entry-footer a:hover { text-decoration: underline;
	}
.sticky-post { background-color: #333; color: #fff; font-weight: 700; letter-spacing: 0.04em; padding: 0.25em 0.5em; position: absolute; top: 0; text-transform: uppercase; 
	}
.updated:not(.published) { display: none; 
	}
.sticky .posted-on { display: none; 
	}
.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before { margin-right: 2px; position: relative; 
	}
.posted-on, .byline, .cat-links, .tags-links, .comments-link, .entry-format, .full-size-link { margin-right: 5px; 
	}
.format-aside .entry-format:before { content: "\f101"; 
	}
.format-image .entry-format:before { content: "\f473"; 
	}
.format-gallery .entry-format:before { content: "\f103"; 
	}
.format-video .entry-format:before { content: "\f104"; 
	}
.format-status .entry-format:before { content: "\f105"; 
	}
.format-quote .entry-format:before { content: "\f106"; 
	}
.format-link .entry-format:before { content: "\f107"; 
	}
.format-chat .entry-format:before { content: "\f108"; 
	}
.format-audio .entry-format:before { content: "\f109"; 
	}
.posted-on:before { content: "\f307"; 
	}
.byline:before { content: "\f304"; 
	}
.cat-links:before { content: "\f301"; 
	}
.tags-links:before { content: "\f302"; 
	}
.comments-link:before { content: "\f300"; 
	}
.full-size-link:before { content: "\f402"; 
	}
.edit-link:before { content: "\f411"; 
	}
.comments-link, .edit-link { white-space: nowrap; 
	}
.page-header { border-bottom: 0; border-left: 7px solid #00aeda; padding: 10px 20px; 
	}
.page-title { font-family: "Noto Serif", serif; font-size: 18px; font-size: 1.8rem; line-height: 1.3333; color: #a5b839;
	}
.taxonomy-description { color: #707070; color: rgba(51, 51, 51, 0.7); padding-top: 0.4em; 
	}
.taxonomy-description a { border-bottom: 1px solid #333; 
	}
.taxonomy-description a:hover, .taxonomy-description a:focus { border-bottom: 0; 
	}
.taxonomy-description > :last-child { margin-bottom: 0; 
	}
.page-content { background-color: #fff; padding: 7.6923%; 
	}
.page-content > :last-child { margin-bottom: 0; 
	}
.page-links { clear: both; font-family: "Noto Sans", sans-serif; margin-bottom: 1.3333em; 
	}
.page-links a, .page-links > span { border: 1px solid #eaeaea; border: 1px solid rgba(51, 51, 51, 0.1); display: inline-block; font-size: 12px; font-size: 1.2rem; height: 2em; line-height: 2; margin: 0 0.3333em 0.3333em 0; text-align: center; width: 2em; 
	}
.page-links a { -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); background-color: #333; border-color: #333; color: #fff; 
	}
.page-links a:hover, .page-links a:focus { background-color: #707070; background-color: rgba(51, 51, 51, 0.7); border-color: transparent; color: #fff; 
	}
.page-links > .page-links-title { border: 0; color: #707070; color: rgba(51, 51, 51, 0.7); height: auto; margin: 0; padding-right: 0.5em; width: auto; 
	}
.entry-attachment { margin-bottom: 1.6em; 
	}
.type-attachment .entry-title { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; 
	}
.entry-caption { color: #707070; color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; line-height: 1.5; padding-top: 0.5em; word-wrap: break-word; 
	}
.entry-caption > :last-child { margin-bottom: 0; 
	}

/**
 * 12.2 Post Formats
 */
.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 18px; font-size: 1.8rem; line-height: 1.3333; margin-bottom: 1.3333em; 
	}
.format-link .entry-title a:after { content: "\f442"; font-size: 24px; height: 24px; position: relative; top: 0; width: 24px; 
	}
.blog .format-status .entry-title, .archive .format-status .entry-title { display: none; 
	}

/**
 * 12.3 Comments
 */
.comments-area { padding: 20px 0;
	}
.comments-area > :last-child { margin-bottom: 0; 
	}
.comment-list + .comment-respond { border-top: 1px solid #eaeaea; border-top: 1px solid rgba(51, 51, 51, 0.1); 
	}
.comment-list + .comment-respond, .comment-navigation + .comment-respond { padding-top: 1.6em; 
	}
.comments-title, .comment-reply-title { font-family: "Noto Serif", serif; font-size: 18px; font-size: 1.8rem; line-height: 1.3333; 
	}
.comments-title { margin-bottom: 1.3333em; 
	}
.comment-list { list-style: none; margin: 0; 
	}
.comment-list article, .comment-list .pingback, .comment-list .trackback { border-top: 1px solid #eaeaea; border-top: 1px solid rgba(51, 51, 51, 0.1); padding: 1.6em 0; 
	}
.comment-list .children { list-style: none; margin: 0; 
	}
.comment-list .children > li { padding-left: 0.8em; 
	}
.comment-author { color: #707070; color: rgba(51, 51, 51, 0.7); margin-bottom: 0.4em; 
	}
.comment-author a:hover { border-bottom: 1px solid #707070; border-bottom: 1px solid rgba(51, 51, 51, 0.7); 
	}
.comment-author .avatar { float: left; height: 24px; margin-right: 0.8em; width: 24px; 
	}
.bypostauthor > article .fn:after { content: "\f304"; position: relative; top: 5px; left: 3px; 
	}
.comment-metadata, .pingback .edit-link { color: #707070; color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; line-height: 1.5; 
	}
.comment-metadata a, .pingback .edit-link a { color: #707070; color: rgba(51, 51, 51, 0.7); 
	}
.comment-metadata a:hover, .pingback .edit-link a:hover { border-bottom: 1px solid #333; 
	}
.comment-metadata a:hover, .comment-metadata a:focus, .pingback .edit-link a:hover, .pingback .edit-link a:focus { color: #333; 
	}
.comment-metadata { margin-bottom: 1.6em; 
	}
.comment-metadata .edit-link { margin-left: 1em; 
	}
.pingback .edit-link { margin-left: 1em; 
	}
.pingback .edit-link:before { top: 5px; 
	}
.comment-content ul, .comment-content ol { margin: 0 0 1.6em 1.3333em; 
	}
.comment-content li > ul, .comment-content li > ol { margin-bottom: 0; 
	}
.comment-content > :last-child { margin-bottom: 0; 
	}
.comment-list .reply { font-size: 12px; font-size: 1.2rem; 
	}
.comment-list .reply a { border: 1px solid #eaeaea; border: 1px solid rgba(51, 51, 51, 0.1); color: #707070; color: rgba(51, 51, 51, 0.7); display: inline-block; font-family: "Noto Sans", sans-serif; font-weight: 700; line-height: 1; margin-top: 2em; padding: 0.4167em 0.8333em; text-transform: uppercase; 
	}
.comment-list .reply a:hover, .comment-list .reply a:focus { border-color: #333; color: #333; outline: 0; 
	}
.comment-form { padding-top: 1.6em; 
	}
.comment-form label { color: #707070; color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; font-weight: 700; display: block; letter-spacing: 0.04em; line-height: 1.5; text-transform: uppercase; 
	}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form input[type="submit"] { width: 100%; 
	}
.comment-notes, .comment-awaiting-moderation, .logged-in-as, .form-allowed-tags { color: #707070; color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; line-height: 1.5; margin-bottom: 2em; 
	}
.logged-in-as a:hover { border-bottom: 1px solid #333; 
	}
.no-comments { border-top: 1px solid #eaeaea; border-top: 1px solid rgba(51, 51, 51, 0.1); color: #707070; color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; font-weight: 700; padding-top: 1.6em; 
	}
.comment-navigation + .no-comments { border-top: 0; 
	}
.form-allowed-tags code { font-family: Inconsolata, monospace; 
	}
.form-submit { margin-bottom: 0; 
	}
.required { color: #c0392b; 
	}
.comment-reply-title small { font-size: 100%; 
	}
.comment-reply-title small a { border: 0; float: right; height: 32px; overflow: hidden; width: 26px; 
	}
.comment-reply-title small a:before { content: "\f405"; font-size: 32px; position: relative; top: -3px; 
	}

/**
 * 13.0 Footer
 */
.site-info { padding: 0 0 0 230px; font-size: 14px; text-align: left;
	}
.footer-navigation { margin: 0 0 12px;
	}
.site-info .nav-menu { margin: 0; padding: 0; list-style-type: none; text-align: left; 
	}
.site-info .nav-menu li { display: inline-block; margin: 0 10px 0 0; padding: 0; color: #3fc3e4;
	}
.site-info .nav-menu li a { color: #3fc3e4; text-decoration: none; text-transform: lowercase;
	}
.site-info .nav-menu li a:hover { color: #cd7019; text-decoration: none;
	}
.site-info .nav-menu li a span { color: #533019;
	}
.site-info .nav-menu li a:hover span { color: #000;
	}
.site-info .rsd { margin: 0 0 20px; line-height: 1;font-size: 11px;
	}
.site-info .rsd a { color: #3fc3e4; font-size: 11px; text-decoration: none;
	}

	
/**
 * 14.0 Media
 */
.site .avatar { border-radius: 50%; 
	}
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley { border: none; margin-top: 0; margin-bottom: 0; padding: 0; 
	}
audio, canvas { display: inline-block; 
	}
embed, iframe, object, video { margin-bottom: 1.6em; max-width: 100%; vertical-align: middle; 
	}
p > embed, p > iframe, p > object, p > video { margin-bottom: 0; 
	}
.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist { font-size: 15px; font-size: 1.5rem; margin-top: 0; margin-bottom: 1.6em; 
	}
.wp-playlist.wp-playlist { padding-bottom: 0; 
	}
.wp-playlist .wp-playlist-tracks { margin-top: 0; 
	}
.wp-playlist-item .wp-playlist-caption { border-bottom: 0; padding: 10px 0; 
	}
.wp-playlist-item .wp-playlist-item-length { top: 10px; 
	}

/**
 * 14.1 Captions
 */
.wp-caption { margin-bottom: 1.6em; max-width: 100%; 
	}
.wp-caption img[class*="wp-image-"] { display: block; margin: 0; 
	}
.wp-caption-text { color: #707070; color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; line-height: 1.5; padding: 0.5em 0; 
	}

/**
 * 14.2 Galleries
 */
.gallery { margin-bottom: 1.6em; 
	}
.gallery-item { display: inline-block; padding: 1.79104477%; text-align: center; vertical-align: top; width: 100%; 
	}
.gallery-columns-2 .gallery-item { max-width: 50%; 
	}
.gallery-columns-3 .gallery-item { max-width: 33.33%; 
	}
.gallery-columns-4 .gallery-item { max-width: 25%; 
	}
.gallery-columns-5 .gallery-item { max-width: 20%; 
	}
.gallery-columns-6 .gallery-item { max-width: 16.66%; 
	}
.gallery-columns-7 .gallery-item { max-width: 14.28%; 
	}
.gallery-columns-8 .gallery-item { max-width: 12.5%; 
	}
.gallery-columns-9 .gallery-item { max-width: 11.11%; 
	}
.gallery-icon img { margin: 0 auto; 
	}
.gallery-caption { color: #707070; color: rgba(51, 51, 51, 0.7); display: block; font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; line-height: 1.5; padding: 0.5em 0; 
	}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; 
	}

/**
 * x.xx Custom Classes
 */
.site-branding img.header-logo { position: absolute; top: 13px; left: 5px; margin: 0; border: 0 none; 
	}
.site-branding div#banner-flash2 { position: absolute; top: 36px; right: 0; margin: 0;
	}
.site-branding del#babies { position: absolute; display: block; top: 70px; left: 5px; margin: 0; width: 195px; height: 161px;
	}
.site-branding img.header-pink_blue { position: absolute; top: 87px; left: 201px; margin: 0; width: 232px; height: 63px;
	}
.site-branding cite.header-desc { position: absolute; display: block; top: 170px; left: 201px; margin: 0; width: 367px; height: 90px; background: transparent url(images/gpt/header/description3.png) repeat scroll 0 0;
	}
.site-branding img.header-gender_test { position: absolute; top: 58px; left: 27px; margin: 0;
	}
#site-navigation { position: absolute; top: 38px; left: 205px; margin: 0; padding: 0;
	}
#site-navigation .menu-main-menu-container > ul { text-align: center; 
	}
#site-navigation .menu-main-menu-container > ul > li { display: inline-block; vertical-align: top; *display: inline; *zoom: 1;
	}
#site-navigation ul li { font-size: 14px; 
	}
#site-navigation ul li a { display: inline-block; margin-right: 10px; font-size: 14px; color: #00aedb; text-transform: lowercase; text-decoration: none;
	}
#site-navigation ul li a:hover { color: #cd7019;
	}
#site-navigation ul li a span { color: #533019;
	}
.cart-link span { padding-right: 20px; background: url(images/gpt/header/header-cart.gif) no-repeat right center;
	}
	
.site-content { width: 100%; background: transparent url(images/gpt/content/main-bg.png) repeat-y center center;
	}
.content-area { margin: auto; width: 994px; text-align: left;
	}
.content-area .site-main .content-area { width: 100%;
	}
.site-main { float: right; padding: 0 30px 50px 0; width: 770px; line-height: 25px;
	}
/*
.site-main { float: right; padding: 0 30px 50px 0; width: 770px; line-height: 20px;
	}
.use-gpt .site-main { line-height: 25px;
	}
*/

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before, .cf:after { content: " "; /* 1 */  display: table; /* 2 */
	}
.cf:after { clear: both;
	}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf { *zoom: 1;
	}

.secondary .widget_nav_menu { background: transparent url(images/gpt/sidebar/break.png) no-repeat right top;
	}
.secondary .widget_nav_menu:first-child { background: transparent none;
	}

.widget .gpt-icon { display: block; position: absolute; top: -2px; left: -6px; width: 23px; height: 29px; background: transparent url(images/corp/content/gpt-icon.png) no-repeat left top;
	}
.widget .clue-icon { display: block; position: absolute; top: -1px; left: 33px; width: 30px; height: 29px; background: transparent url(images/corp/content/clue-icon.png) no-repeat left top;
	}

.widget iframe { margin: 0;
	}
.pu_image_link { margin: 0 0 10px; text-align: right;
	}

.hidden { text-indent:-999em; overflow:hidden; display:block;
	}
hr.hide { padding: 0; margin: 0; display: none;
	}
.underline { text-decoration: underline;
	}
.redtext { color: #F00; font-weight: bold;
	}
.ImgFloatLeft { float: left; margin-right: 20px;
	}
.ImgFloatRight { float: right; margin-left: 0;
	}
.upperh3 { text-transform: uppercase;
	}
/* Clearfix */
.clearfix { display: block; 
	}
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; 
	}
html[xmlns] .clearfix { display: block; 
	}
* html .clearfix { height: 1%; 
	}
.clear{ clear:both;
	}
.bblue { color: #00aeda; font-weight: bold;
	}
.bpink { color: #eb83b4; font-weight: bold;
	}
del.horizontal-break, .entry-content hr { display: block; clear: both; margin: 20px 0; width: 100%; height: 4px; overflow: hidden; background: transparent url(images/gpt/content/horizontal-break.jpg) repeat 0 0;
	}
#GenderTestNEW { position: relative; float: right; width: 181px; height: 265px; /* 252px */
	}
#GenderTestNEW a { display: block; /* position: absolute; top: 200px; */ margin: -16px 0 0 8px; width: 143px; height: 27px; background: transparent url(images/gpt/content/order_btn.png) repeat center top;
	}
#GenderTestNEW a:hover { background-position: center bottom;
	}
#GenderTestNEW2 { position: relative; float: right; height: 252px; width: 181px;
	}
#GenderTestNEW2 a { display: block; position: absolute; margin: 20px 0 0 -120px; width: 143px; height: 27px; background: transparent url(images/gpt/content/order_btn.png) repeat center top;
	}
#GenderTestNEW2 a:hover { background-position: center bottom;
	}
.no-pad { padding: 0 !important;
	}
	
#faq-answer li strong a {  color: #00aeda;
	}
#faq-answer, #news-links { margin: 0; padding: 0; list-style-type: none;
	}	
#faq-answer li p { padding: 5px 10px;
	}
#faq-answer li .top-link { color: #999; font-size: 10px; text-decoration: none;
	}
.align-right { text-align: right !important;
	}
#Result-Samples { margin: 0; padding: 0;
	}
#Result-Samples dt { color: #00aeda; font-size: 20px; font-weight: bold; margin: 0;  padding: 10px 0; text-transform: lowercase;
	}
#Result-Samples dd { background: url(images/gpt/content/horizontal-break.jpg) repeat-x scroll left bottom rgba(0, 0, 0, 0); margin: 0; padding: 0 0 10px; text-align: center !important;
}	
#Result-Samples dd img { border: 3px double #efefef; margin: 0;
	}

#GenderTest { float: right; height: 252px; width: 181px;
	}
#GenderTest img { background: url(images/gpt/content/gendertest.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0); height: 252px; margin: -10px 0 0; position: absolute; width: 181px;
	}
#GenderTest a { background: url(images/gpt/content/order_btn.png) repeat scroll center top rgba(0, 0, 0, 0); display: block; height: 27px; margin: 140px 0 0 -120px; position: absolute; width: 143px;
	}
.smalltextrsd { font-size: 10px;
	}
div.small-text { font-size: 14px;
	}
#video-player { float: left; margin-right: 20px;
	}
#video-player h3 { color: #00aeda; font-size: 20px; margin-bottom: 10px; text-transform: lowercase;
	}

h1.chinese-calendar { background: url(images/gpt/content/repeat-bg.jpg) no-repeat scroll center bottom rgba(0, 0, 0, 0); color: #cd7019; font-size: 33px; line-height: 1.3; margin-bottom: 30px; padding: 0 0 70px; text-align: center;
	}

#test-container { padding: 0;
	}
#test-container p { float: left; padding-right: 15px; width: 170px;
	}
#test-container #calendar-bg { background: url(images/gpt/content/calendar-bg.jpg) no-repeat scroll left top rgba(0, 0, 0, 0); float: left; height: 230px; padding: 17px 0 0 47px; position: relative; width: 453px;
	}
#Calendar_Form { height: 189px; width: 317px;
	}

#Calendar_Form strong { color: #8b9448; display: block; font: bold 20px/1.5 Geneva,Arial,Helvetica,sans-serif; height: 70px; padding: 10px 0 0 10px; text-align: left;
	}
#Calendar_Form span { color: #666; display: block; font: bold 20px/1.5 Geneva,Arial,Helvetica,sans-serif; padding: 0 0 0 10px; text-align: center;
	}
#Calendar_Form span.g-color { color: #eb82b4;
	}

.left-form { float: left; height: 128px; margin: 0 0 0 2px; position: relative; width: 134px;
	}
.left-form br, .right-form br { display: none;
	}
.left-form label, .right-form label { color: #8b9448; display: block; font: bold 18px/1.5 Geneva,Arial,Helvetica,sans-serif; height: 94px; text-align: center; width: 134px;
	}
.selectbox { background: url(images/selectbox-bg.jpg) no-repeat scroll center top rgba(0, 0, 0, 0); margin-top: -25px; width: 100% !important;
	}
.right-form { float: left; height: 128px; margin: 0; padding: 0 0 0 26px; position: relative; width: 160px;
	}

#Calendar_Form #submit-form { border-width: 0; clear: both; margin: 8px 0 0 219px; outline: medium none;
	}

#test-panels2 { display: block; margin: 0; padding: 20px 0 0;
	}
#left-panel2 { float: left; width: 750px;
	}
#left-panel2 h5 { color: #e57611; font: 22px Georgia,"Times New Roman",Times,serif; margin: 7px 0; padding-bottom: 0; text-transform: lowercase;
	}
#left-panel2 .left-item { float: left; padding: 0 10px 0 0; width: 103px;
	}
#left-panel2 .left-item a { background: url(images/gpt/content/order-butt.jpg) no-repeat scroll left top rgba(0, 0, 0, 0); display: block; height: 63px; margin: 0 0 0 17px; overflow: hidden; text-indent: -9999em; width: 67px;
	}
#left-panel2 .right-item { float: left; padding: 0; width: 600px;
	}
#left-panel2 .right-item .order-link { color: #533019;
	}
#left-panel2 .back-link { color: #533019; font-weight: bold;
	}

#testimonial-list { list-style-type: none;  margin: 0; padding: 0 7px;
	}
#testimonial-list li { border-top: 1px dotted #00aeda; margin: 0; padding: 10px 6px; text-align: justify;
	}

.page-id-22 .woo-register-form { display: none;
	}
.page-id-293 .woo-login-form { display: none;
	}

.page .woocommerce form.login, .page .woocommerce form.register { margin: 0 0 20px; border: 0 none; padding: 0;
	}

td[align="center"] { text-align: center;
	}
img[height="150"] { height: 150px;
	}


.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { width: auto;
	}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { float: none; width: auto;
	}
#content h1.product_title { margin-bottom: 35px;
	}
.woocommerce div.product p.price, .woocommerce div.product span.price { font-size: 16px; color: #383838; 
	}
.woocommerce div.product p.price > span.amount, .woocommerce div.product span.price > span.amount { font-family: Arial,Helvetica,sans-serif; font-weight: bold; color: #C30; 
	}
.woocommerce div.product p.price del, .woocommerce div.product span.price del { font-size: 16px; color: #383838; text-decoration: none; opacity: 1;
	}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins { font-size: 16px; color: #000;
	}
.woocommerce div.product p.price ins span, .woocommerce div.product span.price ins span { font-family: Arial,Helvetica,sans-serif; font-weight: bold; color: #C30;
	}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { text-transform: none; background-color: #eb83b4;
	}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover { background-color: #00aeda;
	}
.woocommerce .quantity .qty { margin-right: 15px; width: 2em; font-size: 20px; line-height: 33px; 
	}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { text-transform: none;
	}
/*
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { color: #FFF; background-color: #eb83b4;
	}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { color: #FFF; background-color: #00aeda;
	}
*/

.wpgmza_sl_main_div { text-align: center;
	}
.wpgmza_sl_query_div, .wpgmza_sl_radius_div { text-align: left; 
	}
.wpgmza_sl_radius_div { overflow: hidden;
	}
.wpgmza_sl_main_div input[type="text"] { margin: 0 auto 5px; width: 99%;
	}
.wpgmza_sl_main_div select { margin: 0 0 15px; width: 100px; border: 1px solid rgba(51,51,51,0.1);
	}
.wpgmza_sl_main_div .wpgmza_sl_search_button, .wpgmza_sl_main_div .wpgmza_sl_search_button:hover { font-family: "Georgia","Times New Roman",Times,serif; text-transform: none; background: #eb83b4 none;
	}
.wpgmza_sl_main_div .wpgmza_sl_reset_button, .wpgmza_sl_main_div .wpgmza_sl_reset_button:hover { font-family: "Georgia","Times New Roman",Times,serif; text-transform: none; background: #00aeda none;
	}
.wpgmza_map { margin-bottom: 10px;
	}
.dataTables_wrapper select { border: 1px solid rgba(51,51,51,0.1); width: 60px;
	}
th.wpgmza_table_marker { width: 20px;
	}
th.wpgmza_table_category, td.wpgmza_table_category { display: none;
	}
.dataTables_wrapper .dataTables_paginate .paginate_button { padding: 2px 10px;
	}

.wholesale-price-table { border: 1px solid #CCC; border-spacing: 0; border-collapse: collapse; width: auto; min-width: 100px;
	}
.wholesale-price-table th, .wholesale-price-table td { border: 1px solid #CCC; padding: 5px 10px; 
	}

.toggle-title { display: none;
	}
.toggle-content { display: block;
	}
	
div.wpcf7 img.ajax-loader { position: absolute;
	}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices { height: 22px !important;
	}
.stButton .stButton_gradient { height: 22px !important;
	}

.byline::before { display: none;
	}

#wp-calendar { font-family: Georgia,"Times New Roman",Times,serif; margin-top: 20px; width: 100%;
	}
#wp-calendar caption { background: none repeat scroll 0 0 #523019; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; color: #e1eeba; font-size: 18px; font-weight: bold; line-height: 25px; padding-bottom: 4px; text-align: center;
	}
#wp-calendar thead { font-size: 18px;
	}
#wp-calendar thead th { background: none repeat scroll 0 0 #a5b839; border: 1px solid #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; color: #fff !important; padding: 3px 0 2px; text-align: center;
	}
#wp-calendar tbody, #wp-calendar tfoot #next a, #wp-calendar tfoot #prev a { color: #a5b839;
	}
#wp-calendar tbody td { background: none repeat scroll 0 0 #fff; border: 1px solid #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 3px 0 2px; text-align: center; 
	}
#wp-calendar tbody td a { color: #a5b839;
	}
#wp-calendar tbody .pad { background: transparent none;
	}
#wp-calendar tfoot #next { text-align: right;
	}

#normanarchivewidget-2.widget ul li a { text-align: left;
	}

.woocommerce a.remove { display: inline-block; *display: inline; *zoom: 1;
	}
.woocommerce-cart table.cart td.product-subtotal { text-align: center;
	}
.product-subitem div.quantity { display: inline-block; vertical-align: middle; *display: inline; *zoom: 1;
	}
.product-thumb-title { margin: 0 0 10px; padding: 4px 0;
	}
span.gray { color: #CCC;
	}
th.product-subtotal { width: 100px; text-align: center;
	}

.woocommerce table.cart td.actions input#coupon_code.input-text { width: 120px;
	}

p.demo_store { top: auto; bottom: 0; color: #00AFDB; background: #EEF5ED none; box-shadow: 0 0 10px #CCC;
	}
.admin-bar p.demo_store { top: auto;
	}
p.demo_store strong { color: #EC83B5;
	}
	
/**
 * 15.0 Media Queries
 */

/*
 * Does the same thing as <meta name="viewport" content="width=device-width">,  * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport { width: device-width; 
	}
@viewport { width: device-width; 
	}

/**
 * 15.1 Mobile Large 620px
 */
@media screen and (min-width: 38.75em) {
	li > ul, li > ol, blockquote > ul, blockquote > ol { margin-left: 1.3333em; 
		}
	blockquote > blockquote { margin-left: 0; 
		}
	.main-navigation { margin-bottom: 11.1111%; 
		}
	.main-navigation ul ul { border-top: 0; border-bottom: 0; 
		}
	.social-navigation { margin-bottom: 11.1111%; 
		}
	.social-navigation { margin-top: 0; 
		}
	.widget-area { margin-top: 0; 
		}
	.hentry.sticky:not(.has-post-thumbnail) { padding-top: inherit; 
		}
	.hentry + .hentry, .page-header + .hentry, .page-header + .page-content { margin-top: 30px; 
		}
	.hentry + .hentry { border-top: 0; 
		}
	.post-thumbnail { margin-bottom: 2.4em; 
		}
	.page-title, .taxonomy-description { margin-left: -7px; 
		}
	.page-content { padding: 9.0909%; 
		}
	.post-navigation { border-top: 0; box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); margin: 7.6923% 7.6923% 0; 
		}
	.post-navigation a { padding: 4.5454% 9.0909%; 
		}
	/* restore screen-reader-text */
	.pagination .current .screen-reader-text { position: absolute !important; 
		}
	.pagination .page-numbers { display: inline-block; 
		}
	.image-navigation { padding: 0 9.0909%; 
		}
	.comment-content ul, .comment-content ol { margin-left: 0; 
		}
	.comment-content li > ul, .comment-content li > ol, .comment-content blockquote > ul, .comment-content blockquote > ol { margin-left: 1.3333em; 
		}

	}


/**
 * 15.2 Tablet Small 740px
 */

@media screen and (min-width: 46.25em) { 
	button, input { line-height: normal; 
		}
	pre { line-height: 1.2353; 
		}
	button, input[type="button"], input[type="reset"], input[type="submit"], .post-password-form input[type="submit"] { font-size: 14px; font-size: 1.4rem; padding: 0.8214em 1.6429em; 
		}
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { padding: 0.5em; 
		}
	.main-navigation { font-size: 14px; font-size: 1.4rem; line-height: 1.5; 
		}
	.main-navigation .page_item_has_children > a, .main-navigation .main-navigation .menu-item-has-children > a {  
		}
	.main-navigation .menu-item-description { font-size: 14px; font-size: 1.4rem; line-height: 1.5; 
		}
	.social-navigation ul { margin-bottom: -1.4706em; 
		}
	.social-navigation a { height: 2.8824em; width: 2.8824em; 
		}
	.secondary-toggle { height: 56px; width: 56px; 
		}
	.secondary-toggle:before { line-height: 54px; width: 54px; 
		}
	.post-password-form label, .post-navigation .meta-nav, .image-navigation, .comment-navigation, .author-heading, .author-bio, .entry-footer, .page-links a, .page-links span, .comment-metadata, .pingback .edit-link, .comment-list .reply, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .comment-form label, .form-allowed-tags, .wp-caption-text, .gallery-caption, .entry-caption { font-size: 14px; font-size: 1.4rem; 
		}
	.image-navigation .nav-previous a:before, .image-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after { top: 2px; 
		}
	blockquote.alignleft, .wp-caption.alignleft, img.alignleft { margin: 0.4118em 1.6471em 1.6471em 0; 
		}
	blockquote.alignright, .wp-caption.alignright, img.alignright { margin: 0.4118em 0 1.6471em 1.6471em; 
		}
	blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter { margin-top: 0.4118em; margin-bottom: 1.6471em; 
		}
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter { margin-bottom: 1.2353em; 
		}
	.widget p, .widget address, .widget hr, .widget ol, .widget dl, .widget dd, .widget table, .widget pre { margin-bottom: 1.5em; 
		}
	.widget li > ul, .widget li > ol { margin-bottom: 0; 
		}
	.widget blockquote > blockquote { margin-left: 0; 
		}
	.widget pre { line-height: 1.5; padding: 0.75em; 
		}
	.widget button, .widget input, .widget select, .widget textarea { line-height: 1.75; 
		}
	.widget button, .widget input { line-height: normal; 
		}
	.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] { font-size: 14px; font-size: 1.4rem; padding: 0.8214em 1.6429em; 
		}
	.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea { padding: 0.5625em; 
		}
	.widget blockquote.alignleft, .widget .wp-caption.alignleft, .widget img.alignleft { margin: 0.5em 1.5em 1.5em 0; 
		}
	.widget blockquote.alignright, .widget .wp-caption.alignright, .widget img.alignright { margin: 0.5em 0 1.5em 1.5em; 
		}
	.widget blockquote.aligncenter, .widget .wp-caption.aligncenter, .widget img.aligncenter { margin-top: 0.5em; margin-bottom: 1.5em; 
		}
	.widget .wp-caption.alignleft, .widget .wp-caption.alignright, .widget .wp-caption.aligncenter { margin-bottom: 1em; 
		}
	.widget_calendar td, .widget_calendar th { line-height: 2.9286; 
		}
	.widget_calendar caption { margin: 0 0 1.5em; 
		}
	.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li { padding: 0.9643em 0; 
		}
	.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children { 
		}
	.widget_rss li { margin-bottom: 1.5em; 
		}
	.widget_rss .rss-date, .widget_rss cite { line-height: 1.75; 
		}
	.post-thumbnail { margin-bottom: 3em; 
		}
	.entry-content .more-link:after, .entry-summary .more-link:after { font-size: 24px; top: 2px; 
		}
	.author-info { margin: 0 9.0909%; padding: 9.0909% 0; 
		}
	.author-info .avatar { height: 42px; margin: 0 1.6471em 1.6471em 0; width: 42px; 
		}
	.author-link:after { top: 3px; 
		}
	.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before { top: 3px; 
		}
	.taxonomy-description { padding-top: 0.4118em; 
		}
	.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title { font-size: 24px; font-size: 2.4rem; line-height: 1.1667; 
		}
	.page-links { margin-bottom: 1.4117em; 
		}
	.page-links a, .page-links > span { margin: 0 0.2857em 0.2857em 0; 
		}
	.entry-attachment { margin-bottom: 1.6471em; 
		}
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 20px; font-size: 2rem; line-height: 1.4; margin-bottom: 1.4em; 
		}
	.format-link .entry-title a:after { top: 0.0833em; 
		}
	.comments-title { margin-bottom: 1.4em; 
		}
	.comment-list article, .comment-list .pingback, .comment-list .trackback { padding: 1.6471em 0; 
		}
	.comment-list + .comment-respond, .comment-navigation + .comment-respond { padding-top: 1.6471em; 
		}
	.comment-list .children > li { padding-left: 1.2353em; 
		}
	.comment-meta { position: relative; 
		}
	.comment-author { margin-bottom: 0; 
		}
	.comment-author .avatar { height: 42px; margin-right: 1.64705em; position: relative; top: 5px; width: 42px; 
		}
	.comment-metadata .edit-link:before { top: 2px; 
		}
	.pingback .edit-link:before { top: 6px; 
		}
	.bypostauthor > article .fn:after { top: 7px; left: 6px; 
		}
	.comment-content ul, .comment-content ol { margin-bottom: 1.6471em; 
		}
	.comment-list .reply a { padding: 0.4286em 0.8571em; 
		}
	.comment-form, .no-comments { padding-top: 1.6471em; 
		}
	.comment-reply-title small a:before { top: -1px; 
		}
	embed, iframe, object, video { margin-bottom: 1.6471em; 
		}
	.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist { font-size: 17px; font-size: 1.7rem; margin-bottom: 1.6471em; 
		}
	.wp-caption, .gallery { margin-bottom: 1.6471em; 
		}

	}

/**
 * 15.3 Tablet Large 880px
 */

@media screen and (min-width: 55em) { 
	button, input { line-height: normal; 
		}
	pre { line-height: 1.2632; 
		}
	button, input[type="button"], input[type="reset"], input[type="submit"], .post-password-form input[type="submit"] { font-size: 16px; font-size: 1.6rem; padding: 0.8125em 1.625em; 
		}
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { padding: 0.5278em; 
		}
	.main-navigation { font-size: 16px; font-size: 1.6rem; line-height: 1.5; 
		}
	.main-navigation .page_item_has_children > a, .main-navigation .main-navigation .menu-item-has-children > a { padding-right: 53px; 
		}
	.main-navigation .menu-item-description { font-size: 16px; font-size: 1.6rem; line-height: 1.5; 
		}
	.social-navigation ul { margin-bottom: -1.2632em; 
		}
	.social-navigation a { height: 2.5263em; width: 2.5263em; 
		}
	.secondary-toggle { height: 64px; width: 64px; 
		}
	.secondary-toggle:before { line-height: 62px; width: 62px; 
		}
	.post-password-form label, .post-navigation .meta-nav, .comment-navigation, .image-navigation, .author-heading, .author-bio, .entry-footer, .page-links a, .page-links span, .comment-metadata, .pingback .edit-link, .comment-list .reply, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .comment-form label, .form-allowed-tags, .wp-caption-text, .gallery-caption, .entry-caption { font-size: 16px; font-size: 1.6rem; 
		}
	.image-navigation .nav-previous a:before, .image-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after { font-size: 24px; top: -1px; 
		}
	blockquote.alignleft, .wp-caption.alignleft, img.alignleft { margin: 0.4211em 1.6842em 1.6842em 0; 
		}
	blockquote.alignright, .wp-caption.alignright, img.alignright { margin: 0.4211em 0 1.6842em 1.6842em; 
		}
	blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter { margin-top: 0.4211em; margin-bottom: 1.6842em; 
		}
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter { margin-bottom: 1.2632em; 
		}
	.widget button, .widget input, .widget select, .widget textarea { line-height: 1.5; 
		}
	.widget button, .widget input { line-height: normal; 
		}
	.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] { font-size: 16px; font-size: 1.6rem; padding: 0.8125em 1.625em; 
		}
	.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea { padding: 0.75em; 
		}
	.widget .wp-caption-text, .widget .gallery-caption { line-height: 1.5; 
		}
	.widget_calendar td, .widget_calendar th { line-height: 2.9375; 
		}
	.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li { padding: 0.7188em 0; 
		}
	.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children { 
		}
	.widget_rss .rss-date, .widget_rss cite { font-size: 13px; font-size: 1.3rem; line-height: 1.8462; 
		}
	.post-thumbnail { margin-bottom: 2.9474em; 
		}
	.entry-content .more-link:after, .entry-summary .more-link:after { top: 3px; 
		}
	.author-info .avatar { height: 56px; margin: 0 1.6842em 1.6842em 0; width: 56px; 
		}
	.author-link:after { font-size: 24px; top: 0; 
		}
	.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before { top: 4px; 
		}
	.taxonomy-description { padding-top: 0.4211em; 
		}
	.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title { font-size: 27px; font-size: 2.7rem; line-height: 1.1852; 
		}
	.page-links { margin-bottom: 1.4736em; 
		}
	.page-links a, .page-links > span { margin: 0 0.25em 0.25em 0; 
		}
	.entry-attachment { margin-bottom: 1.6842em
		}
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 22px; font-size: 2.2rem; line-height: 1.4545; margin-bottom: 1.4545em; 
		}
	.format-link .entry-title a:after { top: 0.125em; 
		}
	.comments-title { margin-bottom: 1.4545em; 
		}
	.comment-list article, .comment-list .pingback, .comment-list .trackback { padding: 1.6842em 0; 
		}
	.comment-list + .comment-respond, .comment-navigation + .comment-respond { padding-top: 1.6842em; 
		}
	.comment-list .children > li { padding-left: 1.4737em; 
		}
	.comment-author .avatar { height: 56px; margin-right: 1.6842em; top: 3px; width: 56px; 
		}
	.comment-metadata { line-height: 2; 
		}
	.comment-metadata .edit-link:before { top: 8px; 
		}
	.pingback .edit-link:before { top: 8px; 
		}
	.bypostauthor > article .fn:after { top: 8px; 
		}
	.comment-content ul, .comment-content ol { margin-bottom: 1.6842em; 
		}
	.comment-list .reply a { padding: 0.4375em 0.875em; 
		}
	.comment-form, .no-comments { padding-top: 1.6842em; 
		}
	embed, iframe, object, video { margin-bottom: 1.6842em; 
		}
	.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist { font-size: 19px; font-size: 1.9rem; margin-bottom: 1.6842em; 
		}
	.wp-caption, .gallery { margin-bottom: 1.6842em; 
		}

	}

/**
 * 15.4 Desktop Small 955px
 */

@media screen and (min-width: 59.6875em) {
	.site { margin: 0 auto; max-width: 1403px; 
		}
	.sidebar { float: left; margin-right: -100%; max-width: 413px; position: relative; width: 29.4118%; 
		}
	pre { line-height: 1.2; 
		}
	button, input, select, textarea { font-size: 16px; font-size: 1.6rem; line-height: 1.5; 
		}
	button, input { line-height: normal; 
		}
	button, input[type="button"], input[type="reset"], input[type="submit"], .post-password-form input[type="submit"] { font-size: 12px; font-size: 1.2rem; padding: 0.7917em 1.5833em; 
		}
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { padding: 0.375em; 
		}
	.main-navigation { font-size: 12px; font-size: 1.2rem; margin: 0 20% 20%; 
		}
	.main-navigation .menu-item-description { font-size: 12px; font-size: 1.2rem; line-height: 1.5; 
		}
	.dropdown-toggle { height: 24px; width: 24px; 
		}
	.dropdown-toggle:after { font-size: 16px; line-height: 24px; width: 24px; 
		}
	.social-navigation { margin: 0 20% 20%; 
		}
	.social-navigation ul { margin-bottom: -1.6em; 
		}
	.social-navigation li { width: 25%; 
		}
	.social-navigation a { height: 3.2em; 
		}
	.secondary-toggle { display: none; 
		}
	.post-password-form label, .post-navigation .meta-nav, .comment-navigation, .image-navigation, .author-heading, .author-bio, .entry-footer, .page-links a, .page-links span, .comment-metadata, .pingback .edit-link, .comment-list .reply, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .comment-form label, .form-allowed-tags, .wp-caption-text, .gallery-caption, .entry-caption { font-size: 12px; font-size: 1.2rem; 
		}
	.post-navigation { margin: 8.3333% 8.3333% 0; 
		}
	.post-navigation a { padding: 5% 10%; 
		}
	.image-navigation .nav-previous a:before, .image-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after { font-size: 16px; top: 0; 
		}
	.image-navigation { padding: 0 10%; 
		}
	blockquote.alignleft, .wp-caption.alignleft, img.alignleft { margin: 0.4em 1.6em 1.6em 0; 
		}
	blockquote.alignright, .wp-caption.alignright, img.alignright { margin: 0.4em 0 1.6em 1.6em; 
		}
	blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter { clear: both; margin-top: 0.4em; margin-bottom: 1.6em; 
		}
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter { margin-bottom: 1.2em; 
		}
	.widget pre { padding: 0.5em; 
		}
	.widget button, .widget input, .widget select, .widget textarea { font-size: 12px; font-size: 1.2rem; 
		}
	.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] { font-size: 12px; font-size: 1.2rem; padding: 0.5417em 1.0833em; 
		}
	.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea { padding: 0.4583em; 
		}
	.widget .wp-caption-text, .widget .gallery-caption { font-size: 12px; font-size: 1.2rem; 
		}
	.widget_calendar td, .widget_calendar th { line-height: 1.9167; 
		}
	.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li { padding: 0.4583em 0; 
		}
	.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children { 
		}
	.widget_rss .rss-date, .widget_rss cite { font-size: 12px; font-size: 1.2rem; line-height: 1.5; 
		}
	.hentry + .hentry, .page-header + .hentry, .page-header + .page-content { margin-top: 30px; 
		}
	.post-thumbnail { margin-bottom: 2.4em; 
		}
	.entry-content .more-link:after, .entry-summary .more-link:after { font-size: 16px; top: 5px; 
		}
	.author-info { margin: 0 10%; padding: 10% 0; 
		}
	.author-info .avatar { height: 36px; margin: 0 1.5em 1.5em 0; width: 36px; 
		}
	.author-link:after { font-size: 16px; top: 1px; 
		}
	.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before { top: 0; 
		}
	.page-content { padding: 8.3333%; 
		}
	.taxonomy-description { padding-top: 0.4em; 
		}
	.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title { font-size: 18px; font-size: 1.8rem; line-height: 1.3333; 
		}
	.page-links { margin-bottom: 1.3333em; 
		}
	.page-links a, .page-links > span { margin: 0 0.3333em 0.3333em 0; 
		}
	.entry-attachment { margin-bottom: 1.6em; 
		}
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 18px; font-size: 1.8rem; line-height: 1.3333; margin-bottom: 1.3333em; 
		}
	.format-link .entry-title a:after { top: 0; 
		}
	.comments-title { margin-bottom: 1.3333em; 
		}
	.comment-list article, .comment-list .pingback, .comment-list .trackback { padding: 1.6em 0; 
		}
	.comment-list + .comment-respond, .comment-navigation + .comment-respond { padding-top: 1.6em; 
		}
	.comment-list .children > li { padding-left: 0.8em; 
		}
	.comment-author { margin-bottom: 0.4em; 
		}
	.comment-author .avatar { height: 24px; margin-right: 0.8em; top: 0; width: 24px; 
		}
	.comment-metadata .edit-link:before { top: 3px; 
		}
	.pingback .edit-link:before { top: 5px; 
		}
	.bypostauthor > article .fn:after { top: 5px; left: 3px; 
		}
	.comment-content ul, .comment-content ol { margin-bottom: 2em; 
		}
	.comment-list .reply a { padding: 0.4167em 0.8333em; 
		}
	.comment-form, .no-comments { padding-top: 1.6em; 
		}
	.comment-reply-title small a:before { top: -3px; 
		}
	embed, iframe, object, video { margin-bottom: 1.6em; 
		}
	.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist { font-size: 15px; font-size: 1.5rem; margin-bottom: 1.6em; 
		}
	.wp-caption, .gallery { margin-bottom: 1.6em; 
		}

	}

/**
 * 15.5 Desktop Medium 1100px
 */

@media screen and (min-width: 68.75em) { 
	button, input { line-height: normal; 
		}
	pre { line-height: 1.2353; 
		}
	button, input[type="button"], input[type="reset"], input[type="submit"], .post-password-form input[type="submit"] { font-size: 14px; font-size: 1.4rem; padding: 0.8214em 1.5714em; 
		}
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { padding: 0.5em; 
		}
	.main-navigation { font-size: 14px; font-size: 1.4rem; 
		}
	.main-navigation .menu-item-description { line-height: 1.4583; margin-top: 0.25em; 
		}
	.dropdown-toggle { height: 28px; width: 28px; 
		}
	.dropdown-toggle:after { line-height: 28px; width: 28px; 
		}
	.social-navigation ul { margin-bottom: -1.4706em; 
		}
	.social-navigation li { width: 20%; 
		}
	.social-navigation a { height: 2.8824em; 
		}
	.post-password-form label, .post-navigation .meta-nav, .comment-navigation, .image-navigation, .author-heading, .author-bio, .entry-footer, .page-links a, .page-links span, .comment-metadata, .pingback .edit-link, .comment-list .reply, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .comment-form label, .form-allowed-tags, .wp-caption-text, .gallery-caption, .entry-caption { font-size: 14px; font-size: 1.4rem; 
		}
	.image-navigation .nav-previous a:before, .image-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after { top: 2px; 
		}
	blockquote.alignleft, .wp-caption.alignleft, img.alignleft { margin: 0.4118em 1.6471em 1.6471em 0; 
		}
	blockquote.alignright, .wp-caption.alignright, img.alignright { margin: 0.4118em 0 1.6471em 1.6471em; 
		}
	blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter { margin-top: 0.4118em; margin-bottom: 1.6471em; 
		}
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter { margin-bottom: 1.2353em; 
		}
	.site-title { font-size: 24px; font-size: 2.4rem; line-height: 1.1667; 
		}
	.site-description { font-size: 14px; font-size: 1.4rem; 
		}
	.widget button, .widget input, .widget select, .widget textarea { font-size: 14px; font-size: 1.4rem; 
		}
	.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] { font-size: 12px; font-size: 1.2rem; padding: 0.75em 1.5em; 
		}
	.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea { padding: 0.5em; 
		}
	.widget .wp-caption-text, .widget .gallery-caption { line-height: 1.4583; padding: 0.5833em 0; 
		}
	.widget_calendar caption { margin: 0 0 1.9286em; 
		}
	.widget_calendar td, .widget_calendar th { line-height: 1.9286; 
		}
	.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li { padding: 0.4643em 0; 
		}
	.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children { 
		}
	.widget_rss .rss-date, .widget_rss cite { line-height: 1.75; 
		}
	.post-thumbnail { margin-bottom: 2.4706em; 
		}
	.entry-content .more-link:after, .entry-summary .more-link:after { font-size: 24px; top: 2px; 
		}
	.author-info .avatar { height: 42px; margin: 0 1.6471em 1.6471em 0; width: 42px; 
		}
	.author-link:after { top: 3px; 
		}
	.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before { top: 3px; 
		}
	.taxonomy-description { padding-top: 0.4118em; 
		}
	.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title { font-size: 24px; font-size: 2.4rem; line-height: 1.1667; 
		}
	.page-links { margin-bottom: 1.4117em; 
		}
	.page-links a, .page-links > span { margin: 0 0.2857em 0.2857em 0; 
		}
	.entry-attachment { margin-bottom: 1.6471em; 
		}
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 20px; font-size: 2rem; line-height: 1.4; margin-bottom: 1.4em; 
		}
	.format-link .entry-title a:after { top: 0.0833em; 
		}
	.comments-title { margin-bottom: 1.4em; 
		}
	.comment-list article, .comment-list .pingback, .comment-list .trackback { padding: 1.6471em 0; 
		}
	.comment-list + .comment-respond, .comment-navigation + .comment-respond { padding-top: 1.6471em; 
		}
	.comment-list .children > li { padding-left: 1.1667em; 
		}
	.comment-author { margin-bottom: 0; 
		}
	.comment-author .avatar { height: 42px; margin-right: 1.64705em; top: 5px; width: 42px; 
		}
	.bypostauthor > article .fn:after { top: 7px; left: 6px; 
		}
	.comment-metadata .edit-link:before { top: 6px; 
		}
	.pingback .edit-link:before { top: 6px; 
		}
	.comment-content ul, .comment-content ol { margin-bottom: 1.6471em; 
		}
	.comment-list .reply a { padding: 0.4286em 0.8571em; 
		}
	.comment-form, .no-comments { padding-top: 1.6471em; 
		}
	.comment-reply-title small a:before { top: -1px; 
		}
	embed, iframe, object, video { margin-bottom: 1.6471em; 
		}
	.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist { font-size: 17px; font-size: 1.7rem; margin-bottom: 1.6471em; 
		}
	.wp-caption, .gallery { margin-bottom: 1.6471em; 
		}

	}

/**
 * 15.6 Desktop Large 1240px


@media screen and (min-width: 77.5em) { 
	button, input { line-height: normal; 
		}
	pre { line-height: 1.2632; 
		}
	button, input[type="button"], input[type="reset"], input[type="submit"], .post-password-form input[type="submit"] { font-size: 16px; font-size: 1.6rem;   padding: 9px 20px;
		}
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"],input[type="file"],input[type="tel"], select, textarea { padding: 4px; width: 50%;
		}
	textarea{ width:60%;
		}
	.main-navigation { font-size: 16px; font-size: 1.6rem; 
		}
	.main-navigation .menu-item-description { font-size: 13px; font-size: 1.3rem; line-height: 1.5385; margin-top: 0.3077em; 
		}
	.dropdown-toggle { height: 32px; top: 4px; width: 32px; 
		}
	.dropdown-toggle:after { line-height: 32px; width: 32px; 
		}
	.social-navigation ul { margin-bottom: -1.2632em; 
		}
	.social-navigation a { height: 2.5263em; 
		}
	.post-password-form label, .post-navigation .meta-nav, .comment-navigation, .image-navigation, .author-heading, .author-bio, .entry-footer, .page-links a, .page-links span, .comment-metadata, .pingback .edit-link, .comment-list .reply, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .comment-form label, .form-allowed-tags, .wp-caption-text, .gallery-caption, .entry-caption { font-size: 16px; font-size: 1.6rem; 
		}
	.pagination .nav-links { min-height: 3.3684em; 
		}
	.pagination .page-numbers { line-height: 3.3684em; padding: 0 0.8421em; 
		}
	.pagination .prev, .pagination .next { height: 64px; padding: 0; width: 64px; 
		}
	.pagination .prev:before, .pagination .next:before { height: 64px; line-height: 64px; width: 64px; 
		}
	.image-navigation .nav-previous a:before, .image-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after { font-size: 24px; top: -1px; 
		}
	blockquote.alignleft, .wp-caption.alignleft, img.alignleft { margin: 0.4211em 1.6842em 1.6842em 0; 
		}
	blockquote.alignright, .wp-caption.alignright, img.alignright { margin: 0.4211em 0 1.6842em 1.6842em; 
		}
	blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter { margin-top: 0.4211em; margin-bottom: 1.6842em; 
		}
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter { margin-bottom: 1.2632em; 
		}
	.site-title { font-size: 27px; font-size: 2.7rem; line-height: 1.1852; 
		}
	.site-description { font-size: 16px; font-size: 1.6rem; 
		}
	.widget button, .widget input, .widget select, .widget textarea { font-size: 16px; font-size: 1.6rem; 
		}
	.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] { font-size: 13px; font-size: 1.3rem; padding: 0.8462em 1.6923em; 
		}
	.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea { padding: 0.5em; 
		}
	.widget .wp-caption-text, .widget .gallery-caption { font-size: 13px; font-size: 1.3rem; line-height: 1.5385; padding: 0.6154em 0; 
		}
	.widget_calendar td, .widget_calendar th { line-height: 1.9375; 
		}
	.widget_calendar caption { margin: 0 0 1.5em; 
		}
	.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li { padding: 0.4688em 0; 
		}
	.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children { 
		}
	.widget_rss .rss-date, .widget_rss cite { font-size: 13px; font-size: 1.3rem; line-height: 1.8462; 
		}
	.post-thumbnail { margin-bottom: 2.9474em; 
		}
	.entry-content .more-link:after, .entry-summary .more-link:after { top: 3px; 
		}
	.author-info .avatar { height: 56px; margin: 0 1.6842em 1.6842em 0; width: 56px; 
		}
	.author-link:after { font-size: 24px; top: 0; 
		}
	.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before { top: 4px; 
		}
	.taxonomy-description { padding-top: 0.4211em; 
		}
	.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title { font-size: 27px; font-size: 2.7rem; line-height: 1.1852; 
		}
	.page-links { margin-bottom: 1.4736em; 
		}
	.page-links a, .page-links > span { margin: 0 0.25em 0.25em 0; 
		}
	.entry-attachment { margin-bottom: 1.6842em; 
		}
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 22px; font-size: 2.2rem; line-height: 1.4545; margin-bottom: 1.4545em; 
		}
	.format-link .entry-title a:after { top: 3px; 
		}
	.comments-title { margin-bottom: 1.4545em; 
		}
	.comment-list article, .comment-list .pingback, .comment-list .trackback { padding: 1.6842em 0; 
		}
	.comment-list + .comment-respond, .comment-navigation + .comment-respond { padding-top: 1.6842em; 
		}
	.comment-list .children > li { padding-left: 1.4737em; 
		}
	.comment-author .avatar { height: 56px; margin-right: 1.6842em; top: 3px; width: 56px; 
		}
	.bypostauthor > article .fn:after { top: 8px; 
		}
	.comment-metadata .edit-link:before { top: 8px; 
		}
	.pingback .edit-link:before { top: 8px; 
		}
	.comment-content ul, .comment-content ol { margin-bottom: 1.6842em; 
		}
	.comment-list .reply a { padding: 0.4375em 0.875em; 
		}
	.comment-form, .no-comments { padding-top: 1.6842em; 
		}
	embed, iframe, object, video { margin-bottom: 1.6842em; 
		}
	.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist { font-size: 19px; font-size: 1.9rem; margin-bottom: 1.6842em; 
		}
	.wp-caption, .gallery { margin-bottom: 1.6842em; 
		}

	}
 */

@media screen and (min-width: 768px) and (max-width: 959px) { 
	.site-branding, .content-area { width: 720px;
		}
		
	.site-header { height: auto; background: 0 none;
		}
	.site-branding { padding: 0; min-height: 0;
		}
	ul#menu-main-menu { padding: 0 0 0 11px;
		}
	#site-navigation { top: 33px;
		}
	#site-navigation ul li a { margin-right: 6px;
		}
	.site-branding img.header-gender_test { top: 74px; left: 37px; width: 135px; 
		}
	.site-branding img.header-pink_blue { top: 95px; left: 180px; 
		}
	.site-branding cite.header-desc { top: 174px; left: 180px;
		}
	.site-branding div#banner-flash2 { top: 92px; right: 0;
		}
	.site-branding div#banner-flash2 img { width: 150px;
		}
	.secondary-toggle { display: none;
		}
	
	.site-content { background: transparent none;
		}
	.site-main { margin-bottom: 16px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; padding: 20px 15px 30px; width: 520px; line-height: 21px; background: #FFF none; box-shadow: 0 0 10px #CCC;
		}
	
	#GenderTest a { margin: 213px 0 0 8px;
		}
	#GenderTestNEW2 a { margin: 6px 0 0;
		}
		
	}

@media screen and (min-width: 768px){
	.toggle-content[style*="none"] { display: block !important;
		}
		
	}
	
@media screen and (max-width: 959px) { 
	body, button, input, select, textarea { font-size: 14px;
		}
	.site { width: 100%;
		}
	.site-footer { width: 100%;
		}
	.site-info { margin: 0 auto; padding: 0 0 15px; width: 720px; text-align: center;
		}
	.site-info .nav-menu { text-align: center;
		}
	.site-info .nav-menu li { margin: 0 4px 0 0; 
		}
	.site-info .nav-menu li a { font-size: 11px;
		}
	.footer-navigation { margin: 0 0 5px;
		}
	.site-info .rsd { margin: 0;
		}

	#test-container p { float: none; width: auto;
		}
	#test-container #calendar-bg { float: none; margin: 0 auto;
		}
	#left-panel2 { float: none; clear: both; width: 100%;
		}
	#left-panel2 .right-item { width: 385px;
		}
	
	.entry-title { line-height: 1.2;
		}
		
	}

@media screen and (max-width: 767px) { 
	.site-header { height: auto; background: transparent none;
		}
	.site-branding { padding: 20px 2%; width: 100%;height: auto; text-align: center;
		}
	.site-branding a[rel="home"] { display: block; margin: 0 auto 10px; width: 191px; height: 47px;
		}
	.site-branding img.header-logo { position: relative; top: auto; left: auto;
		}
	.site-branding del#babies, .site-branding img.header-gender_test, .site-branding cite.header-desc, .site-branding img.header-pink_blue, .site-branding div#banner-flash2 { display: none;
		}
	#site-navigation { position: relative; top: auto; left: auto; background: #FFF none; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; box-shadow: 0 0 10px #CCC;
		}
	.secondary-toggle { display: none;
		}
	
	.toggle-title { display: block; position: relative; padding: 10px 12px 10px; font-size: 16px; text-align: left; color: #eb83b4; background: transparent url(images/common/arrow_sprite.png) no-repeat 98% 20px; cursor: pointer;
		}
	.toggle-title.open { color: #00aeda; background-position: 98% -120px;
		}
	.toggle-content { display: none; padding: 0 12px 10px; text-align: center;
		}
	#site-navigation .menu-main-menu-container > ul { text-align: left; padding: 0;
		}
	#site-navigation ul li { font-size: 14px;
		}
	#site-navigation .menu-main-menu-container > ul > li { display: block; vertical-align: middle;
		}
	#site-navigation ul li a { display: block; margin-right: 0; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; padding: 8px 5px; 
		}
	#site-navigation ul li a:hover { background: #EFEFEF none;
		}
	.main-navigation ul ul { display: block; padding: 0 10px;
		}
	.no-js .main-navigation ul ul { position: relative; top: auto; left: auto; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; border-radius: 0; padding: 0 10px; width: 100%; background: transparent none; box-shadow: none;
		}
	.no-js .main-navigation li.menu-item-has-children:hover ul li { padding: 0;
		}
		
	.site-content { padding: 0 2%; width: 100%; background: transparent none;
		}
	.content-area { margin: 0 0 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; padding: 10px; width: auto; background: #FFF none; box-shadow: 0 0 10px #CCC;
		}

	.site-main { float: none; margin: 0; padding: 0; width: 100%;
		}
	.secondary { float: none; margin: 0 0 14px; border: 1px solid #AEE7E1; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; width: 100%;
		}
	#nav_menu-2 .widget-title { display: none;
		}
	.secondary .widget_nav_menu { background: transparent none
		}
	.widget ul { padding: 0;
		}
	.widget ul li { margin: 0;
		}
	.widget ul li a { margin: 0; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; padding: 8px 5px; width: auto; text-align: left;
		}
	.widget_nav_menu > div > ul > li > a { padding: 8px 5px;
		}
	.widget ul li a:hover { background: #EFEFEF none;
		}
	.widget ul li a span, .widget_nav_menu div ul li a span { display: none;
		}
	#text-2 div[align="right"] { text-align: center;
		}
	.pu_image_link, #google_translate_element[align="right"] { text-align: center;
		}
		
	.no-js .main-navigation ul ul { padding: 0;
		}
	.toggle-content .widget-area { margin-top:0;
		}
	
	.toggle-content .widget iframe { float: left;
		}
	
	.toggle-content .pu_image_link, .toggle-content #google_translate_element[align="right"] { text-align: left;
		}
	
	.site-info { width: 100%;
		}
	html #wpadminbar { display: none;
		}
	#GenderTest a { margin: 160px 0 0 -150px;
		}
	.entry-summary{ margin-left:0 !important;
		}
		
	#GenderTestNEW2 { width: auto; height: auto;
		}
	#GenderTestNEW2 a { position: relative; margin: 0;
		}
	
	.cart_item td { -ms-word-break: break-all; word-break: break-word; word-wrap: break-word; -webkit-hyphens:  auto; -moz-hyphens:  auto; hyphens:  auto;
		}

	}
	
@media(max-width:483px){
	#test-container #calendar-bg { width: 100%; background-size: 100% 100%; padding-left: 35px;
		}
	#Calendar_Form { width: 70%;
		}
	.right-form { padding: 0 0 0 5px;
		}
	.left-form, .right-form { float: none; height: auto; width: 97%;
		}
	
	.left-form label, .right-form label { font-size: 11px; height: 35px; width: 100%;
		}
	
	#test-container p { text-align: center;
		}
	
	#Calendar_Form #submit-form { margin: 0;
		}
	
	.page-id-53 .entry-content td { display: block;
		}
	
	table.dataTable tbody th, table.dataTable tbody td { word-wrap: break-word;
		}
		
	}
	
	
@media(max-width:450px){
	body { min-width: 320px;
		}
	#GenderTest a { margin: 210px 0 0 10px;
		}
	
	article table.dataTable thead th, article table.dataTable thead td { padding: 7px 0; font-size: 11px;
		}

	}	