/*
Theme Name: Namaste! LMS Theme
Theme URI: http://namaste-lms.org/
Author: Kiboko Labs
Author URI: http://kibokolabs.com
Description: Theme for Namaste! LMS plugins
Version: 2.0.4
Text Domain: namaste
Tags: responsive, clear, Namaste LMS! plugins ready
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
	## Genericons
# Grid System
# Elements
# Navigation
	## Menus
	## Small Menu
	## Login
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Theme Style
	## Plugin table style
# Media Queries
--------------------------------------------------------------*/

/* Variables */
:root {
	--body-color: #FFFFFF;
}

/*--------------------------------------------------------------
# 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: 80%;
}

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;
	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 {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 0;
	text-rendering: optimizeLegibility;
	font-family: 'Raleway', sans-serif;
}

p {
	margin-bottom: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
}

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

blockquote {
	border-left-width: 4px;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	padding: 0 0 0 1.263157895em;
}

blockquote,
q {
	quotes: none;
}

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

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

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%;
}


/*--------------------------------------------------------------
 ## Genericons
---------------------------------------------------------------*/

.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px !important;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}

/*-------------------------------------------------------------
# Grid system
-------------------------------------------------------------*/
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0.938em;
	padding-right: 0.938em;
	width: calc(100% - 1.875em);
}

.container-fluid::after {
	content: "";
	display: table;
	clear: both;
}

.row {
	margin-left: -0.938em;
	margin-right: -0.938em;
}

.row::after {
	content: "";
	display: table;
	clear: both;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8,.col-9, .col-10, .col-11, .col-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0.938em;
	padding-right: 0.938em;
}

.no-space {
	padding: 0;
	overflow: hidden;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	width: 100%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*: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/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	background: var(--body-color);
}

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

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

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

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

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

del {
	opacity: 0.8;
}


table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}


/*--------------------------------------------------------------
# Navigation
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	margin-top: 1.250em;
}

.main-navigation {
	margin-bottom: 0;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: none;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	padding: 1em 1.250em;
	margin: 0;
	font-weight: 700;
	letter-spacing: 1px;
	width: 100%;
}

.main-navigation a {
	text-transform: uppercase;
}

.main-navigation ul ul {

}

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

.main-navigation ul ul a {
	width: auto;
}


.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

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

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

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

.main-navigation .sub-menu {
	padding: 0 0 0 0 !important;
	clear: both;
	list-style: none;
}

.main-navigation .sub-menu a {
	text-transform: none !important;
}


/* ## Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 56.875em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}

	.main-navigation ul ul {
		float: left;
		position: absolute;
		top: 2.8em;
		left: -999em;
		z-index: 99999;
	}

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

	.main-navigation ul ul a {
		width: 12.5em;
	}

	.main-navigation a {
		text-transform: uppercase;
	}

	.main-navigation .sub-menu a {
		text-transform: uppercase !important;
		text-align: left;
	}

}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation,
.cl_nav, .nav-links {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous,
.cl_nav div:first-of-type {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next,
.cl_nav div:last-of-type {
	float: right;
	text-align: right;
	width: 50%;
}

/* ## Login */
.login {
	font-size: 0.875em;
	line-height: 2.188em;
}

.login a {
	padding: 0 0.313em;
	text-decoration: none;
}

/*--------------------------------------------------------------
# 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:focus {
	background-color: #f1f1f1;
	border-radius: 0.188em;
	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. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Forms, Buttons
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.comment-reply-link {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1;
	padding: .6em 1em .6em;
	font-family: Arial, Helvetica, sans-serif;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	padding: 0.188em;
}

textarea {
	padding-left: 0.188em;
	width: 100%;
}


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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.wrapper:before,
.wrapper:after
{
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.wrapper:before,
.wrapper:after
{
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	text-align: left;
}

.widget-area {
	margin: 1.250em 0;
	padding: 0 0 1em 0;
	overflow: hidden;
}

.widget-area section {
	margin: 0.938em 0.938em 0 0.938em;
	padding: 0.938em;
}

.widget-area ul {
	margin-bottom: 0;
}

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

.widget-title {
	font-size: 0.875em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.textwidget {
	font-size: 0.875em;
}

.widget-area .widget_recent_comments ul, .widget-area .widget_rss ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	font-size: 0.875em;
}

.widget-area .widget_recent_comments li:first-of-type, .widget-area .widget_rss li:first-of-type {
	margin-top: 0.625em;
}

.widget-area .widget_recent_comments li, .widget-area .widget_rss li {
	padding: 0.625em;
}

.widget_nav_menu, .widget_pages {
	padding: 0 0 !important;
	background-color: transparent !important;
}

.widget_pages .widget-title {
	padding: 0 0 0.625em 0.938em;
}

.widget-area div[class*='-container'] {
	padding: 0 0 !important;
	margin: 0;
}

.widget-area div[class*='-container'] > ul, .widget-area .widget_pages > ul {
	list-style: none;
	padding: 0 0;
	margin: 0;
	clear: both;
}

.widget-area div[class*='-container'] > ul > li, .widget-area .widget_pages > ul > li {
	border-bottom: 1px solid #f4f4f4;
	overflow: hidden;
}

.widget-area div[class*='-container'] > ul > li:before, .widget-area .widget_pages > ul > li:before {
	margin:0  0.625em 0 -1.875em;
}

.widget-area div[class*='-container'] > ul > li > a, .widget-area .widget_pages > ul > li > a {
	float: left;
	width: 100%;
	padding: 0.625em;
}

.widget-area div[class*='-container'] > ul > li > a:before, .widget-area .widget_pages > ul > li > a:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 1.250em/1 'Genericons';
	vertical-align: middle;
	content: '\f431';
	font-weight: bold;
	margin-right: 0.625em;

	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.widget-area .sub-menu {
	padding: 0.625em 0.625em 0.625em 2.5em;
	clear: both;
	list-style: square;
}

.widget_search {
	background-color: transparent !important;
	margin: 0;
	padding: 0 0 !important;
}

.search-form {
	position: relative;
}

.widget button.search-submit {
	padding: 0;
	width: 2.625em;
}

.search-form .search-submit {
	border-radius: 0 0.125em 0.125em 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 2.625em;
}

.search-form input.search-field[type="search"] {
	border-top-left-radius: 0.125em;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0.125em;
	width: calc(100% - 2.625em);
}

.search-form input[type="search"].search-field {
	border-radius: 0.125em 0 0 0.125em;
	width: -webkit-calc(100% - 2.625em);
	width: calc(100% - 2.625em);
}

.search-form .search-submit:before {
	content: "\f400";
	font-size: 1.5em;
	left: 0;
	line-height: 1.5em;
	position: relative;
	width: 1.5em;
	vertical-align: middle;
}

.postform {
	/*margin-bottom: 5%;*/
}

.namaste-search-form > p > input {
	margin: 0.5em 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.content-area article {
	margin: 1.250em 0 1.250em 0;
}

.content-area blockquote {
	margin-left: 1.875em;
}

.page .entry-header,
.namaste_course .entry-header,
.namaste_lesson  .entry-header {
	border-bottom: 5px solid #ececec;
}

.entry-meta {
	font-size: 0.750em;
	background-color: #ececec;
	padding: 0.313em;
}

.entry-footer {
	border-top: 1px solid #ccc;
	padding: 1.5em 0;
}

.post-navigation {
	font-size: 0.875em;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-list {
	padding: 0 0;
	margin:0;
	width: 100%;
	position: relative;
}

#comments .comments-title,
#comments .comment-reply-title {
	font-family: Arial, Helvetica, sans-serif;;
	text-transform: uppercase;
	font-size: 0.750em;
	font-weight: normal;
	padding: 0.563em 0.625em;
	line-height: 1.25em;
	margin: 0 0 1.25em;
}
#comments .comment {
	padding: 0 0 0 3.75em;
	position: relative;
}

.children {
	margin: 0;
}

#comments .comment-meta {
	font-size: 0.750em;
	margin: 0 0 0.625em;
	border: none !important;
	padding: 0;
}
#comments .comment-meta a {
	text-decoration: none;
}
#comments .comment-meta a:hover,
#comments .comment-meta a:focus {
	/*color: #000000;*/
}
#comments .comment-meta .edit-link {
	margin-left: 0.625em;
}
#comments .comment-reply-link {
	text-decoration: none;
	font-size: 0.750em;
}
#comments .comment-reply-link:hover,
#comments .comment-reply-link:focus {
}
#comments .comment-reply-link:before {
	display: inline-block;
	font: normal normal normal 0.875em/1 Genericons;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f467';
	margin-right: 0.313em;
}
#comments .comment-reply-link:before.pull-left {
	margin-right: .3em;
}
#comments .comment-reply-link:before.pull-right {
	margin-left: .3em;
}

#comments .comment-body {
	margin: 0 0 1.25em 0;
	padding: 0.938em;
}

#comments .comment-body .avatar {
	position: absolute;
	left: 0;
	top: 0;
	/*padding: 0.125em;*/
	padding: 0.1em;
	width: 3em;
	height: 3em;
}
#comments .comment-form-comment label {
	position: absolute;
	width: 0.063em;
	height: 0.063em;
	margin: -0.063em;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.comment-notes {
	font-size: 0.875em;
}

.comment-form p {
	clear: both;
	overflow: hidden;
}

.comment-form label {
	width: 5em;
	float: left;
	font-size: 0.875em;
	text-transform: uppercase;
	margin-right: 0.5em;
	vertical-align: middle;
	line-height: 1.875em;
}

.comment-form input[type='text'] {
	float: left;
}

.form-submit {
	margin-left: 0;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

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

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

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

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

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	margin: 0;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-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 {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* -------------------------------------------------------------------
# Theme Style
---------------------------------------------------------------------*/

.wrapper {
	margin: 0 auto;
	padding: 0;
}

.site-main {
	padding: 0.625em;
}

.site-header {
	margin: 0.938em 0 0 0;
}

.header-image {
	width: 100%;
	overflow: hidden;
}

.header-image img {
	width: 100%;
}

.logo {
	text-align: center;
}

.logo_mini img {
	height: 1.5em; /*2.188em;*/
	width: auto;
	display: inline-block;
	margin: 0 0.313em 0 0.313em;
	vertical-align: text-bottom;
}

.contrast
{
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-top: 0em;
	position: relative;
}

.site-branding {
	overflow: hidden;
}

.site-branding, .login {
	text-align: center;
}

.site-title {
	vertical-align: middle;
}

h1.site-title {
	font-size: 1.8em;
	margin: 0;
	padding: 0 0;
}

h3.site-title {
	font-size: 1.8em;
	margin: 0;
	padding: 0 0;
}

.site-title a {
	text-decoration: none;
}

p.site-title > a {
	line-height: 2.188em;
	vertical-align: middle;
}

.site-description {
	margin: -0.3em 0 0 0;
	padding: 0 0;
}

.nums {
	margin: 1.563em auto;
}

.nums div {
	margin: 0 auto;
	padding: 0.938em;
	text-align: center;
}

.nums div:last-of-type {
	border-bottom: none;
}

.nums h3 {
	font-size: 3em;
	padding: 2%;
}

.courses {
	text-align: center;
	margin: 1.563em auto;
	overflow: hidden;
}

.courses > div {
	padding: 1% !important;
}

.courses header {
	height: auto;
}

.courses .thumb img {
	height:auto;
}

.courses a {
	text-decoration: none;
}

.courses h3 {
	margin: 0.625em auto;
}

@media screen and (max-width: 30em) {
	.courses h1 {
		font-size: 1.3em;
	}
}

.service .genericon {
	font-size: 5em;
	margin: 0;
	padding: 0 0 0.2em 0;
}

.service .genericon img {
	vertical-align: top;
}

.welcome {
	margin: 1.5em auto;
}


.btn, input[value="Click to Enroll"], .nav-next a, .nav-previous a, .cl_nav a {
	display: inline-block;
	padding: 0.375em 0.750em;
	margin-bottom: 0;
	font-size: 0.875em;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0.25em;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
input[value="Click to Enroll"]:focus,
input[value="Click to Enroll"]:active:focus
{
	outline: thin dotted;
	outline: 0.313em auto -webkit-focus-ring-color;
	outline-offset: -0.125em;
}
.btn:hover,
.btn:focus,
.btn.focus,
input[value="Click to Enroll"]:hover{
	text-decoration: none;
}
.btn:active,
.btn.active,
input[value="Click to Enroll"]:active {
	background-image: none;
	outline: 0;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

.site-footer {
	text-align: center;
	padding: 0;
}

.site-info, #footer-sidebar .row {
	padding: 1.5em 0;
}

/* ## Plugin table style */
.entry-content .wrap {
	overflow-x: auto; /* make table in this field responsive */
}

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

.widefat .widefat, .namastepro-text {
	font-size: 0.8em;
}

.widefat tbody tr:nth-of-type(2n) {background-color: #f0f0f0;}
.widefat th {background-color:#353739;font-weight:bold;color:#fff;}
.widefat tbody tr td:nth-of-type(1) {font-weight: bold;} /* bolded first column */
.widefat .widefat td {
	background-color: #fff;
}

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

	.namastepro-bar-holder {
		width: 100%;
		display: block;
	}
	.namastepro-progress > .namastepro-text
	{
		float: none;
		width: 100%;
	}

	.widefat th {
		display: none;
	}
	.widefat td {
		width: 100%;
		display: inline-block;
		border-collapse: collapse;
		border: none;
	}

	.widefat tbody td:nth-of-type(1n) {background-color: #f0f0f0;}
	.widefat tbody td:nth-of-type(2n) {background-color: #fff;}
}

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


/**
 *  >= 710px
 */

@media screen and (min-width: 44.375em) {
	.courses > div > div {
		height: auto;
	}

}

/**
 *  >= 783px
 */

@media screen and (min-width: 48.9375em) {
	body:not(.custom-background-image).admin-bar:before {
		/* top: 32px; */
	}

}

/**
 *  >= 910px
 */

@media screen and (min-width: 56.875em) {

	.site-content {
		/*padding: 0 4.5455%;*/

	}

	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
		float: left;
		display: table-cell;
	}

	.col-12 { width: 100%; }
	.col-11 { width: 91.66666667%; }
	.col-10 { width: 83.33333333%; }
	.col-9 {  width: 75%; }
	.col-8 {  width: 66.66666667%; }
	.col-7 {  width: 58.33333333%; }
	.col-6 {  width: 50%; }
	.col-5 {  width: 41.66666667%; }
	.col-4 {  width: 33.33333333%; }
	.col-3 {  width: 25%; }
	.col-2 {  width: 16.66666667%; }
	.col-1 {  width: 8.33333333%; }

	.offset-12 { margin-left: 100%; }
	.offset-11 { margin-left: 91.66666667%; }
	.offset-10 { margin-left: 83.33333333%; }
	.offset-9 {  margin-left: 75%; }
	.offset-8 {  margin-left: 66.66666667%; }
	.offset-7 {  margin-left: 58.33333333%; }
	.offset-6 {  margin-left: 50%; }
	.offset-5 {  margin-left: 41.66666667%; }
	.offset-4 {  margin-left: 33.33333333%; }
	.offset-3 {  margin-left: 25%; }
	.offset-2 {  margin-left: 16.66666667%; }
	.offset-1 {  margin-left: 8.33333333%; }
	.offset-0 {  margin-left: 0%; }

	.center-block {
		margin: 0 auto;
		text-align: center;
		display: inline-block;
		float: none;
	}

	.service .center-block {
		width: 24.5% !important;
		vertical-align: top;
	}

	.courses {
		overflow: hidden;
	}

	.courses div[class^='col-']:after {
		display: block;
		position: absolute;
		height: 100%;
		content: "";
	}

	.courses > div > div {
		min-height: 23em;
	}

	.courses header {
		height: 8em;
		overflow: hidden;
	}

	.courses .thumb img {
		height:8em !important;
	}

	.content-area {
		float: left;
		margin: 0 -25% 0 0;
		width: 100%;

	}
	.site-main {
		margin: 0 25% 0 0;
		padding: 1% 0 1% 0;
	}
	.site-home {
		margin: 0 0 0 0;
	}
	.site-content .widget-area {
		float: right;
		overflow: hidden;
		width: 23%;
		/*padding: 0em 0;*/
	}
	.site-footer {
		clear: both;
		width: 100%;
		text-align: left;
	}

	.site-branding {
		text-align: left;
	}

	.login {
		text-align: right;
	}

	.main-navigation li {
		float: left;
	}

	.main-navigation a {
		width: auto;
	}

	.logo {
		text-align: right;
	}

	.namaste-search-form > p > input {
		margin: 0;
	}

}


/**
 *  >= 985px
 */

@media screen and (min-width: 61.5625em) {
	.wrapper {
		width: 60em; /* 960px; */
	}

}


/**
 *  >= 1200px
 */

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

	.wrapper {
		width: 73.125em; /* 1170px; */
	}

}


