/*
Theme Name: ThemeZee Magazine
Theme URI: http://themezee.com/
Author: ThemeZee
Author URI: http://themezee.com
Description: Default theme for themezee.com
Version: 1.0
Text Domain: themezee
Tags: two-columns, light, blue, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, custom-colors, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, fluid-layout, responsive-layout, one-column, left-sidebar, right-sidebar, three-columns, black, red, silver, white, green, gray
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Normalize
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Accessibility
6.0 - Alignments
7.0 - Clearings
8.0 - Layout Structure
9.0 - Header
10.0 - Navigation
	10.1 - Main Navigation
	10.2 - Social Icon Menu
11.0 - Widgets
12.0 - Posts and pages
11.0 - Comments
12.0 - Footer
13.0 - Media
	13.1 - Captions
	13.2 - Galleries
14.0 - Media Queries
	14.1 - Desktop X-Large ( < 1280px )
	14.2 - Desktop Large ( < 1120px )
	14.3 - Desktop Medium ( < 1040px )
	14.4 - Desktop Small ( < 960px )
	14.5 - Tablet Medium ( < 800px )
	14.6 - Tablet Small ( < 720px )
	14.7 - Mobile Extra Large ( < 640px )
	14.8 - Mobile Large ( < 560px )
	14.9 - Mobile Medium ( < 480px )
	14.10 - Mobile Small ( < 320px )
15.0 - Theme Option Styles
	15.1 - Sidebar Left Layout
	15.2 - Sticky Navigation
16.0 - Media Query Fixes
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# 1.0 - Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 70%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	margin: 0 5px 0 0;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	margin: 0;
	padding: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# 2.0 - Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Arimo', Tahoma, Arial;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin: 0.25em 0 1em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0;
	font-style: italic;
	color: #777;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# 3.0 - Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
	background: #303030;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #e0e0e0; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 1.5em 0;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0.5em;
	padding-left: 1em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 1em 0 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	text-align: left;
	table-layout: auto;
	overflow: auto;
}

tr th,
thead th {
	background: #f5f5f5;
	font-weight: bold;
	padding: 0.6em 1em;
}

tr td {
	vertical-align: middle;
	border: 1px solid #ddd;
	padding: 0.6em 1em;
}

tr.alternate td {
	background: #f5f5f5;
}

.responsive-table {
	overflow-y: hidden;
	overflow-x: auto;
}

a {
	color: #1a6bb2;
}

a:link,
a:visited {
	color: #1a6bb2;
	text-decoration: underline;
}

a:hover,
a:focus,
a:active {
	color: #444;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
# 4.0 - Forms
--------------------------------------------------------------*/
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-block;
	margin: 0;
	padding: 0.4em 0.8em;
	font-family: 'Arimo', Tahoma, Arial;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	color: #fff;
	background: #1a6bb2;
	border: none;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.button {
	margin: 0 0.3em 0 0;
}

.button:link,
.button:visited {
	color: #fff;
	text-decoration: none;
}

.button-medium {
	padding: 0.6em 1.2em;
	font-size: 17px;
	font-size: 1.0625rem;
}

.button-large {
	padding: 0.8em 1.6em;
	font-size: 18px;
	font-size: 1.125rem;
}

.button-purchase,
.edd-submit {
	background: #6fc462;
}

button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #303030;
}

button:focus,
.button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: #444;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
select {
	max-width: 100%;
	padding: 0.3em 0.6em;
	color: #666;
	border: 1px solid #ddd;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
	color: #111;
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# 5.0 - Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# 6.0 - Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# 7.0 - Clearings
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

/*--------------------------------------------------------------
# 8.0 - Layout Structure
--------------------------------------------------------------*/
.site {
	width: 100%;
	margin: 0;
}

.container {
	max-width: 1280px;
	margin: 0 auto;
	width: 95%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.site-content {
	padding: 1.8em 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content-area {
	float: left;
	width: 68%;
	padding-right: 1.8em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sidebar {
	float: right;
	width: 32%;
}

/* Fullwidth Template */
.fullwidth-content {
	float: none;
	width: 100%;
	padding: 0;
}

/* Centered Template */
.centered-content {
	float: none;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	max-width: 840px;
}

/*--------------------------------------------------------------
# 9.0 - Header
--------------------------------------------------------------*/
.site-header {
	background: #303030;
}

.header-main {
	display: flex;
	padding: 1.8em 0;
	flex-wrap: wrap;
}

.site-branding .custom-logo-link {
	width: 250px;
	height: 50px;
}

.site-branding .custom-logo {
	margin: 0;
	padding: 0;
	max-width: 100%;
	width: 250px;
	height: auto;
	border: none;
	vertical-align: top;
}

.site-branding .custom-logo img {
	width: 250px;
	height: auto;
}

.site-title {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
}

/* Top Bar */
.top-bar-wrap {
	background: #1a6bb2;
	padding: 0.3em 0;
}

.top-bar p {
	display: inline;
	margin: 0;
	font-size: 15px;
	font-size: 0.9375rem;
	color: #fff;
}

.top-bar pre {
	display: inline;
	background: rgba(0,0,0,0.1);
	margin: 0;
	padding: 0.25em 0.5em;
	color: #fff;
}

.top-bar a:link,
.top-bar a:visited {
	color: #fff;
	text-decoration: underline;
}

.top-bar a:hover,
.top-bar a:active  {
	text-decoration: none;
}

/* Header Content: Language Switcher */
.language-switcher {
	margin-left: 2em;
	order: 1;
}

.language-switcher div,
.language-switcher a {
	float: left;
	color: #fff;
	margin: 0.2em 0 0;
	padding: 1em 0.5em;
	font-family: 'Arimo', Tahoma, Arial;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.language-switcher div.current {
	text-decoration: underline;
}

.language-switcher img {
	margin-right: 0.4em;
}

.language-switcher a:link,
.language-switcher a:visited {
	color: #fff;
}

.language-switcher a:hover,
.language-switcher a:active  {
	color: #bbb;
}

/*--------------------------------------------------------------
# 10.0 - Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## 10.1 - Main Navigation
--------------------------------------------------------------*/
.header-main .menu-toggle,
.main-navigation .dropdown-toggle {
	display: none;
}

.primary-navigation .main-navigation ul,
.primary-navigation .main-navigation ul ul,
.primary-navigation .main-navigation > ul {
	display: block;
}

.primary-navigation {
	display: flex;
	width: auto;
	flex-grow: 1;
}

.primary-navigation .main-navigation {
	margin-left: auto;
	order: 2;
}

.primary-navigation .main-navigation > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.main-navigation ul {
	margin: 0;
	padding: 0;
	color: #ffffff;
	list-style: none;
	font-family: 'Arimo', Tahoma, Arial;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
}

/* Menu Items Styling */
.main-navigation ul li {
	position: relative;
	margin: 0;
}

.main-navigation ul a {
	display: block;
	margin: 0;
	padding: 0.9em 1.1em;
	text-decoration: none;
}

.main-navigation ul a:link,
.main-navigation ul a:visited {
	color: #ffffff;
	text-decoration: none;
}

.main-navigation ul a:hover,
.main-navigation ul a:active {
	color: #bbb;
}

.main-navigation ul li.current-menu-item > a {
	text-decoration: underline;
}

.main-navigation ul li.menu-item-has-children > a::after {
    content: ' \00BB';
}

/* Desktop Dropdown Submenus */
.main-navigation ul ul {
	position: absolute;
	left: -999em;
	padding: 0 1em;
	top: 100%;
	z-index: 99999;
	border: none;
	background: #404040;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
	right: auto;
}

.main-navigation ul ul a {
	width: 14rem;
	padding: 0.9em 0;
	border-top: 1px solid rgba(255,255,255,0.1);
	font-size: 15px;
	font-size: 0.9375rem;
}

.main-navigation ul ul li:first-child a {
	border-top: none;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: 0;
	right: auto;
}

.main-navigation ul ul ul {
	left: -999em;
	margin-top: 0;
	top: 0;
}

.main-navigation ul li.menu-item-has-children:hover a {
	background: #404040;
}

/*--------------------------------------------------------------
## 10.2 - Social Icons Menu
--------------------------------------------------------------*/
.social-icons-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1;
}

.social-icons-menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.social-icons-menu li a {
	position: relative;
	display: inline-block;
	padding: 0.6em;
	text-decoration: none;
}

.social-icons-menu li a:before {
	color: #fff;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	vertical-align: top;
}

/* Add Genericons */
.social-icons-menu li a:before { content: '\f408'; } /* Default Icon */
.social-icons-menu li a[href*="facebook.com"]:before { content: '\f204';}
.social-icons-menu li a[href*="twitter.com"]:before { content: '\f202'; }
.social-icons-menu li a[href*="github.com"]:before { content: '\f200'; }
.social-icons-menu li a[href*="wordpress.org"]:before { content: '\f205'; }
.social-icons-menu li a[href*="/newsletter"]:before { content: '\f410'; }
.social-icons-menu li a[href*="/feed"]:before,
.social-icons-menu li a[href*="?feed=rss2"]:before { content: '\f413'; }

.social-icons-menu li a:hover:before {
	text-decoration: none;
	color: #bbb;
}

/* Sidebar Widget */
.sidebar .widget .social-icons-menu li a:before {
	font-size: 32px;
	color: #1a6bb2;
}

.sidebar .widget .social-icons-menu li a:hover:before {
	color: #303030;
}

/*--------------------------------------------------------------
## Post Navigation Menu
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# 11.0 - Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.8em 0;
	padding: 1.2em;
	color: #333;
	background: #fff;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.widget-title {
	margin: 0 0 1em 0;
	padding: 0.5em 1em;
	font-family: 'Arimo', Tahoma, Arial;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	color: #fff;
	background: #303030;
}

.widget ul {
	margin: 0;
	padding: 0 0.3em;
	list-style: circle inside;
}

.widget ul .children,
.widget ul .sub-menu {
	padding: 0;
	margin: 0.5em 0 0.5em 1em;
}

.widget-title a:link,
.widget-title a:visited  {
	color: #fff;
}

.widget-title a:hover,
.widget-title a:active  {
	text-decoration: underline;
}

.widget .textwidget {
	margin-bottom: -0.4em;
}

.widget .textwidget p:last-child {
	margin-bottom: 0.5em;
}

.widget ul li a:link,
.widget ul li a:visited,
.widget ol li a:link,
.widget ol li a:visited  {
	text-decoration: none;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Default Archive & Category Wigdets */
.widget_archive ul,
.widget_categories ul {
	list-style: none;
}

.widget_archive ul li:before,
.widget_categories ul li:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 18px 'Genericons';
	vertical-align: middle;
	color: #555;
	margin: 0 0.3em 0 0;
}

.widget_archive ul li:before {
	content: '\f307';
}

.widget_categories ul li:before {
	content: '\f301';
}
/* Default Meta & Pages Wigdets */
.widget_meta ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_polylang ul {
	list-style: none;
}

.widget_meta ul li a:before,
.widget_pages ul li a:before ,
.widget_nav_menu ul li a:before,
.widget_polylang ul li a:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 20px 'Genericons';
	vertical-align: middle;
	color: #555;
	margin: -0.05em 0.1em 0 0;
	content: '\f432';
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
}

/* Theme Search Widget */
.search-form {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.search-form .screen-reader-text {
	display: none;
}

.search-form .search-field {
	display: inline-block;
	margin: 0;
	width: 100%;
	padding: 0.5em 1.5em 0.5em 0.7em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}

.search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: #1a6bb2;
	padding: 0.6em 0.6em 0 0;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.search-form .search-submit .genericon-search {
	display: inline-block;
	padding: 0.05em 0 0.55em 0.45em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
	color: #fff;
	content: '\f400';
}

.search-form .search-submit:hover {
	background: #444;
}

/*--------------------------------------------------------------
# 12.0 - Posts and pages
--------------------------------------------------------------*/
.type-post,
.type-page,
.type-attachment,
.type-box,
.type-plugins,
.type-addons,
.type-themes,
.type-docs,
.type-videos {
	margin: 0 0 1.8em 0;
	padding: 1.8em;
	background: #fff;
	max-width: 100%;
}

.entry-header {
	margin: -0.2em 0 0.8em 0;
	padding: 0;
}

.entry-title,
.page-title {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-size: 1.5rem;
	color: #333;
	line-height: 1.5;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.page-title {
	font-size: 36px;
	font-size: 2.25rem;
}

.entry-title a:link,
.entry-title a:visited {
	color: #1a6bb2;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.entry-title a:hover,
.entry-title a:active{
	color: #222;
}

.intro-text {
	margin: 0 0 -0.5em;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: normal;
}

img.wp-post-image {
	max-width: 100%;
	height: auto;
	border: 1px solid #ddd;
	margin: 0;
	background: #f5f5f5;
	vertical-align: top;
}

picture.wp-post-image {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

picture.wp-post-image img {
	max-width: 100%;
	height: auto;
	border: 1px solid #ddd;
	margin: 0;
	background: #f5f5f5;
	vertical-align: top;
}

.type-post img.wp-post-image,
.type-post picture.wp-post-image img {
	border: none;
	margin-bottom: 1.5em;
}

.entry-content p:last-child {
	margin-bottom: 0.5em;
}

/* Page Links | wp_link_pages() */
.page-links {
	margin: 0;
	word-spacing: 1em;
	font-weight: bold;
}

/* Entry Meta */
.entry-meta {
	color: #777;
	font-size: 16px;
	font-size: 1rem;
	margin: 0 0 1em;
}

/* Post Navigation */
.post-navigation {
	margin-top: 1.5em;
	font-size: 15px;
	font-size: 0.9375rem;
}

.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
	content: "";
	display: table;
}

.post-navigation .nav-links:after {
	clear: both;
}

.post-navigation .nav-links .nav-previous {
	float: left;
}

.post-navigation .nav-links .nav-next {
	float: right;
}

/* Read more Link */
.more-link {
	display: inline-block;
	margin: 0;
	padding: 0.5em 0.8em;
	font-family: 'Arimo', Tahoma, Arial;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	color: #fff;
	background: #1a6bb2;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.more-link:link,
.more-link:visited  {
	color: #fff;
	text-decoration: none;
}

.more-link:hover,
.more-link:active {
	background: #444;
}

/* Archives and Search Heading */
.page-header {
	margin: 0 0 1em 0;
	padding: 0.5em 1em;
	background: #fff;
}

.page-header .archive-title {
	margin: 0;
	padding: 0;
	font-family: 'Arimo', Tahoma, Arial;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	color: #444;
}

/* Theme Pagination */
.pagination {
	margin: 0 0 1.8em 0;
}

.pagination a,
.pagination .current {
	display: inline-block;
	margin: 0 0.4em 0 0;
	padding: 0.5em 1.25em;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	color: #444;
	background: #fff;
	text-align: center;
	text-decoration: none;
}

.pagination a:link,
.pagination a:visited {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pagination a:hover,
.pagination .current {
	color: #fff;
	background-color: #1a6bb2;
}

/*--------------------------------------------------------------
# 12.0 - Footer
--------------------------------------------------------------*/
.site-footer {
	clear: left;
	margin: 0;
	padding: 1.2em 0;
	background: #303030;
	color: #fff;
}

.footer-line {
	font-size: 15px;
	font-size: 0.9375rem;
}

.footer-line .site-info {
	float: left;
}

.footer-line .credit-link {
	float: right;
}

.footer-line a {
	margin-left: 0.7em;
	padding-left: 0.8em;
	border-left: 1px solid #fff;
}

.footer-line a:link,
.footer-line a:visited {
	color: #bbb;
}

.footer-line a:hover,
.footer-line a:active  {
	color: #fff;
}

/*--------------------------------------------------------------
# 12.1 Footer About Section
--------------------------------------------------------------*/
.footer-about-section {
	color: #ccc;
	background: #303030;
	max-width: 100%;
}

.footer-about {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding: 3em 0;
}

.footer-about .footer-about-grid .footer-about-text {
	width: 50%;
}

.footer-about .footer-about-grid .footer-about-text .entry-title {
	color: #fff;
}

.footer-about a:link,
.footer-about a:visited  {
	color: #fff;
}

.footer-about a:hover,
.footer-about a:active  {
	color: #bbb;
}

.footer-about .footer-about-menu .social-icons-menu {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-about .footer-about-menu .social-icons-menu li {
	display: block;
	float: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding: 0.45em 0;
}

.footer-about .footer-about-menu .social-icons-menu li a:before {
	font-size: 24px;
	color: #fff;
	margin: -0.2em 0.75em 0 0;
}

.footer-about .footer-about-menu .social-icons-menu li a:hover:before {
	color: #bbb;
}

/*--------------------------------------------------------------
# 12.2 Footer Projects
--------------------------------------------------------------*/
.footer-projects-wrap {
	color: #ccc;
	background: #303030;
	max-width: 100%;
}

.footer-projects {
	padding: 3em 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-projects-columns {
	margin: 0 -1.2em;
}

.footer-projects-column {
	float: left;
	width: 33.3333333333333333%;
	padding: 0 1.2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.footer-projects-column .entry-title {
	margin: 0;
	color: #fff;
}

.footer-projects-column img {
	width: 100%;
	max-width: 250px;
	height: auto;
	vertical-align: top;
}

.footer-projects-column p {
	padding-left: 1em;
}

.footer-projects-column.gt-logo img {
	max-width: 330px;
}

.footer-projects-column.gt-logo p {
	padding-left: 4.5em;
}

/*--------------------------------------------------------------
# 13.0 - Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

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

/*--------------------------------------------------------------
## 13.1 - Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
## 13.2 - Galleries
--------------------------------------------------------------*/

.gallery {
	margin: 0 auto !important;
}

.gallery-item {
	float: left;
	margin: 0.5em 0 2em;
	padding: 0 2em;
	text-align: center;
	vertical-align: top;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.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-caption {
	display: block;
}

/*--------------------------------------------------------------
# 14.0 - Media Queries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## 14.1 - Desktop X-Large ( < 1280px )
--------------------------------------------------------------*/
@media only screen and (max-width: 80em) {

	.language-switcher {
		margin-left: 1em;
	}

	.main-navigation ul a {
		padding: 0.9em 1.0em;
	}
}

@media only screen and (max-width: 75em) {

	.top-bar p span {
		display: none;
	}

	.header-main {
		padding: 1.4em 0;
	}

	.site-branding {
		margin-top: 0.4em;
	}

	.site-branding .custom-logo-link {
		width: 200px;
		height: 40px;
	}
	
	.site-branding .custom-logo {
		width: 200px;
	}

	.site-branding .custom-logo img {
		width: 200px;
	}

	.main-navigation ul a {
		padding: 0.9em;
	}
}

/*--------------------------------------------------------------
## 14.2 - Desktop Large ( < 1120px )
--------------------------------------------------------------*/
@media only screen and (max-width: 70em) {

	.main-navigation ul a {
		padding: 0.9em 0.75em;
	}

	.container {
		width: 100%;
		margin: 0;
		padding-left: 1.5em;
		padding-right: 1.5em;
	}

	.site-content {
		padding: 1.5em 1.5em 0;
	}

	.content-area {
		padding-right: 1.5em;
	}

	.fullwidth-content,
	.centered-content {
		padding-right: 0;
	}

	.widget,
	.pagination,
	.comment-navigation	{
		margin: 0 0 1.5em 0;
	}

	.type-post,
	.type-page,
	.type-attachment,
	.type-box,
	.type-plugins,
	.type-addons,
	.type-themes,
	.type-docs,
	.type-videos,
	.comments-area	{
		margin: 0 0 1.5em 0;
		padding: 1.5em;
	}
}

/*--------------------------------------------------------------
## 14.3 - Desktop Medium ( < 1040px )
--------------------------------------------------------------*/
@media only screen and (max-width: 65em) {

	.language-switcher div.current {
		display: none;
	}

	.top-bar p strong {
		display: none;
	}

	.page-title {
		font-size: 32px;
		font-size: 2rem;
	}

	.entry-title {
		font-size: 22px;
		font-size: 1.375rem;
	}

	/* Footer About Section */
	.footer-about .footer-about-grid .footer-about-image {
		width: 33.333333%;
	}

	.footer-about .footer-about-grid .footer-about-text {
		width: 66.666666%;
	}

	.footer-about .footer-about-grid .footer-about-menu {
		margin-top: 2em;
		width: 100%;
	}

	/* Footer Projects Section */
	.footer-projects-column {
		width: 50%;
	}

	.footer-projects-title {
		width: 100%;
		margin-bottom: 3rem;
		text-align: center;
	}
}

/*--------------------------------------------------------------
## 14.4 - Desktop Small ( < 960px )
--------------------------------------------------------------*/
@media only screen and (max-width: 60em) {

	.site-branding {
		margin-top: 0;
	}

	.language-switcher {
		margin-left: 0;
		padding-top: 1em;
		border-top: 1px solid rgba(255,255,255,0.1);
	}

	.language-switcher div.current {
		display: inline-block;
	}

	.primary-navigation {
		position: relative;
		display: block;
		width: 100%;
		margin: 0;
	}

	.main-navigation > ul {
		margin-top: 1.5rem;
	}

	/* Hide the menu on small screens. */
	.primary-navigation .language-switcher,
	.primary-navigation .main-navigation > ul,
	.primary-navigation .main-navigation ul,
	.main-navigation .menu-item-has-children > a > .icon,
	.main-navigation .page_item_has_children > a > .icon,
	.main-navigation ul a > .icon {
		display: none;
	}

	.toggled-on .primary-navigation .main-navigation > ul,
	.toggled-on .primary-navigation .language-switcher {
		display: block;
	}

	/* Menu Items Styling */
	.main-navigation ul a {
		border-top: 1px solid rgba(255,255,255,0.1);
	}

	/* Main Navigation Toggle */
	.header-main .menu-toggle {
		display: block;
		margin: 0;
		margin-left: auto;
		padding: 0;
		border: none;
		background: none;
		color: #ffffff;
		text-decoration: none;
		font-family: 'Arimo', Tahoma, Arial;
		font-size: 16px;
		font-size: 1rem;
		font-weight: bold;
		text-align: left;
		transition: none;
	}

	.menu-toggle .menu-toggle-text {
		display: inline-block;
		margin-top: 0.35em;
	}

	.menu-toggle:focus {
		outline: thin dotted;
		color: #fff;
		background: none;
	}

	.menu-toggle:hover,
	.menu-toggle:active {
		color: #bbb;
		background: none;
		cursor: pointer;
	}

	.menu-toggle .genericon {
		display: inline-block;
		margin: 0.2em;
		padding: 0;
		font-size: 28px;
		vertical-align: top;
		color: #fff;
	}

	.menu-toggle:hover .genericon,
	.menu-toggle:active .genericon {
		color: #bbb;
	}

	.toggled-on .menu-toggle .genericon-menu,
	.menu-toggle .genericon-close {
		display: none;
	}

	.toggled-on .menu-toggle .genericon-close {
		display: inline-block;
	}

	/* Mobile Dropdown Menus */
	.primary-navigation .main-navigation ul ul {
		position: static;
		left: auto;
		top: auto;
		padding: 0;
		display: none;
	}

	.main-navigation ul ul a {
		width: auto;
		padding: 1em 1.5em;
	}

	.main-navigation ul ul li:first-child a {
		border-top: 1px solid rgba(255,255,255,0.1);
	}

	.main-navigation ul li.menu-item-has-children:hover a {
		background: inherit;
	}

	.primary-navigation .main-navigation ul ul.toggled-on {
		display: block;
	}

	.main-navigation ul li.menu-item-has-children > a::after {
		content: '';
	}

	/* Mobile Dropdown Menu Toggles */
	.main-navigation .dropdown-toggle {
		position: absolute;
		display: block;
		top: 0;
		right: 0;
		padding: 0.65em 1.2em;
		background: none;
	}

	.dropdown-toggle:focus {
		outline: thin dotted;
		color: #ffffff;
		background: none;
	}

	.dropdown-toggle:hover,
	.dropdown-toggle:active {
		background: none;
	}

	.dropdown-toggle .genericon-collapse {
		display: inline-block;
		margin: 5px 5px 0 0;
		padding: 0;
		font-size: 32px;
		vertical-align: top;
		color: #fff;
		-ms-transform: rotate(-180deg); /* IE 9 */
		-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
		transform: rotate(-180deg);
	}

	.dropdown-toggle:hover .genericon-collapse,
	.dropdown-toggle:active .genericon-collapse {
		color: #bbb;
	}

	.dropdown-toggle.toggled-on .genericon-collapse {
		margin: 3px 2px 2px 3px;
		-ms-transform: rotate(0); /* IE 9 */
		-webkit-transform: rotate(0); /* Chrome, Safari, Opera */
		transform: rotate(0);
	}

	.main-navigation ul ul .dropdown-toggle {
		padding: 0.9em 1.4em;
	}

	.main-navigation ul ul .dropdown-toggle .genericon-collapse {
		font-size: 20px;
	}

	.top-bar-wrap {
		display: none;
	}

	.footer-line {
		text-align: center;
	}

	.footer-line .site-info,
	.footer-line .credit-link {
		float: none;
	}

	.footer-line .credit-link {
		margin-top: 1em;
	}

	.site-content {
		position: relative;
	}

	.content-area,
	.fullwidth-content,
	.centered-content {
		float: none;
		width: 100%;
		padding: 0;
	}

	.sidebar {
		float: none;
		width: 100%;
	}
}

/*--------------------------------------------------------------
## 14.5 - Tablet Medium ( < 800px )
--------------------------------------------------------------*/
@media only screen and (max-width: 50em) {

	.container {
		width: 100%;
		margin: 0;
		padding-left: 1.25em;
		padding-right: 1.25em;
	}

	.site-content {
		padding: 1.25em 1.25em 0;
	}

	.header-main {
		padding: 1.4em 1.25em;
	}

	.widget,
	.pagination,
	.comment-navigation	{
		margin: 0 0 1.25em 0;
	}

	.type-post,
	.type-page,
	.type-attachment,
	.type-box,
	.type-plugins,
	.type-addons,
	.type-themes,
	.type-docs,
	.type-videos,
	.comments-area	{
		margin: 0 0 1.25em 0;
		padding: 1.25em;
	}
}

/*--------------------------------------------------------------
## 14.7 - Mobile Extra Large ( < 640px )
--------------------------------------------------------------*/
@media only screen and (max-width: 40em) {

	.page-title {
		font-size: 28px;
		font-size: 1.75rem;
	}

	.entry-title {
		font-size: 20px;
		font-size: 1.25rem;
	}
}

/*--------------------------------------------------------------
## 14.8 - Mobile Large ( < 560px )
--------------------------------------------------------------*/
@media only screen and (max-width: 35em) {

	.site-content {
		padding: 0;
	}

	.pagination,
	.comment-navigation,
	.type-post,
	.type-page,
	.type-attachment,
	.type-box,
	.type-plugins,
	.type-addons,
	.type-themes,
	.type-docs,
	.type-videos,
	.comments-area {
		margin: 0;
		border: none;
	}

	.pagination {
		padding: 0.75em 1.25em;
		background: #fff;
	}

	.page-header {
		margin: 0;
		padding: 1.25em 1.25em 0;
		border: none;
	}

	.sidebar .widget {
		margin: 0;
	}

	.footer-projects-column {
		width: 100%;
		text-align: center;
	}

	.footer-projects-column.gt-logo {
		margin-top: 2rem;
	}

	.footer-projects-column p,
	.footer-projects-column.gt-logo p {
		padding: 0;
	}
}

/*--------------------------------------------------------------
## 14.9 - Mobile Medium ( < 480px )
--------------------------------------------------------------*/
@media only screen and (max-width: 30em) {

	.header-main {
		padding: 1em 0.8em;
	}

	.site-branding .custom-logo-link {
		width: 175px;
		height: 35px;
	}
	
	.site-branding .custom-logo {
		width: 175px;
	}

	.site-branding .custom-logo img {
		width: 175px;
	}

	.alignright, .alignleft {
		float: none;
		margin: 1em 0;
	}

	.footer-line  a {
		display: block;
		margin-left: 0;
		padding-left: 0;
		border-left: none;
	}

	/* Footer About Section */
	.footer-about .footer-about-grid {
		margin-right: 0;
	}

	.footer-about .footer-about-grid .footer-about-grid-column {
		padding-right: 0;
	}

	.footer-about .footer-about-grid .footer-about-image {
		width: 100%;
		margin-bottom: 1.5em;
	}

	.footer-about .footer-about-grid .footer-about-text {
		width: 100%;
	}
}

/*--------------------------------------------------------------
## 14.10 - Mobile Small ( < 320px )
--------------------------------------------------------------*/
@media only screen and (max-width: 20em) {

	.menu-toggle .menu-toggle-text {
		display: none;
	}

	.page-title {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.entry-title {
		font-size: 18px;
		font-size: 1.125rem;
	}
}
