/*
Theme Name: Modern Themes
Theme URI: http://modernthemes.net/
Author: Modern Themes
Author URI: http://modernthemes.net/
Description: Free & Premium WordPress Themes
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: modernthemes
Tags:

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.

modernthemes is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Skeleton
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# 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-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;
	font-weight: normal;
	color: #333;
}

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

@font-face {
  font-family: 'MT_300';
  src: url('inc/fonts/MT_300.eot?#iefix') format('embedded-opentype'),  url('inc/fonts/MT_300.otf')  format('opentype'),
	     url('inc/fonts/MT_300.woff') format('woff'), url('MT_300.ttf')  format('truetype'), url('inc/fonts/MT_300.svg#MT_300') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MT_400';
  src: url('inc/fonts/MT_400?#iefix') format('embedded-opentype'),  url('inc/fonts/MT_400.otf')  format('opentype'),
	     url('inc/fonts/MT_400.woff') format('woff'), url('inc/fonts/MT_400.ttf')  format('truetype'), url('inc/fonts/MT_400.svg#MT_400') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MT_700';
  src: url('inc/fonts/MT_700.eot?#iefix') format('embedded-opentype'),  url('inc/fonts/MT_700.otf')  format('opentype'),
	     url('inc/fonts/MT_700.woff') format('woff'), url('inc/fonts/MT_700.ttf')  format('truetype'), url('inc/fonts/MT_700.svg#MT_700') format('svg');
  font-weight: normal;
  font-style: normal;
}




body,
button,
input,
select,
textarea {
	font-family: 'MT_400', "Helvetica Neue", Helvetica, arial, sans-serif;
	color: #777;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7; 
}

h1,
h2,
h3,
h4,
h5 {
	font-family: 'MT_300', "Helvetica Neue", Helvetica, arial, sans-serif; 
	font-weight: 300;
	color: #404040;
	letter-spacing: -0.05em;
	margin-top: 0;
	margin-bottom: 0.5em;
	clear: both;
}

h1 { font-size: 46px; line-height: 50px; }
h2 { font-size: 40px; line-height: 44px; }
h3 { font-size: 28px; line-height: 32px; }
h4 { font-size: 24px; line-height: 28px; }
h5 { font-size: 20px; line-height: 24px; }

h6 {
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif; 
	font-size: 14px;
	letter-spacing: 0.125em; 
	text-transform: uppercase;
	color: #777;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1.25em;
	clear: both;
}

h6.dark {
	color: #2a2a2a;
}

p {
	margin-bottom: 1.5em;
	margin-top: 0;
}

p.contain {
	max-width: 700px;
	margin: 0 auto 1.5em;
}

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

blockquote {
	font-size: 17px;
	line-height: 1.9;  
	color: #333;
	margin: 0 1.5em;
}

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

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	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/ */
	box-sizing: inherit;
}

* { 
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
    outline: medium none;
}

body {
	background: #f5f5f3; /* 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-bottom: 1.5em;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

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: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;
	border: 2px solid;
	border-color: #111;
	border-radius: 3px;
	background: #111;
	box-shadow: none;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 1.4em 1.8em 1.2em; 
	text-shadow: none;
	-webkit-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #222;
	background: rgba(0,0,0,0.7);
	border-color: #222;
	border-color: rgba(0,0,0,0);
	-webkit-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: #222;
	background: rgba(0,0,0,0.7);
	border-color: #222;
	border-color: rgba(0,0,0,0);
	-webkit-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

button.outline {
	background: none;
	color: #111;
	margin-right: 3px;
}

button.outline:hover {
	background: #111;
	color: #fff;
}

button.toggle-menu {
	float: right;
	margin: 20px 0 0 15px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #222;
	outline: 0;
	text-decoration: none;
	-webkit-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

a:hover {
	color: #999;
	-webkit-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}


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

.main-navigation > div {
	display: inline-block;
}

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

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

.main-navigation a {
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;
	display: block;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 0 15px; 
	line-height: 86px;
	color: #606060; 
}

.main-navigation a:hover {
	color: #000;	
}

.light-header .main-navigation a {
	color: #fff;
	color: rgba(255,255,255,0.7);
}

.light-header .main-navigation a:hover {
	color: #fff;
	color: rgba(255,255,255,1);
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

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

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.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 {
}



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

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

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

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

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

/*--------------------------------------------------------------
# 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 {
	content: "";
	display: table;
}

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

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

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

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

#secondary {
	margin-top: 1.35em; 
}

#secondary aside {
	margin-bottom: 2em;
}

#secondary .widget-title {
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 19px;
	line-height: 23px;
}

#secondary ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#secondary li {
	margin-bottom: 8px;
}

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

.mt-before-forum #searchform .doc-search input { margin-bottom:45px; } 

.postid-31590 .bbp-template-notice { display:none; }

input#bbp_search_submit { padding: 0.85em; } 

#bbpress-forums div.bbp-search-form { 
  margin-bottom: 10px;
}

.bbp-template-notice.info { display: none; }

.site-header {
	height: 85px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
}

.site-branding {
	width: auto;
	float: left;
	margin-left: 50px;
}

.site-branding img.logo {
	float: left;
	width: 40px; 
	margin-right: 8px;
	margin-top: 23px;
}

.site-title, .site-title a {	
	font-family: 'MT_400', "Helvetica Neue", Helvetica, arial, sans-serif;
	color: #222;
	margin: 0;
	font-size: 24px;
	line-height: 85px;
}

.light-header .site-title, 
.light-header .site-title a {
	color: #fff;
}

.navigation-container {
	width: auto;
	float: right;
	margin-right: 50px;
}

.hero-header {
	height: 100vh;
	min-height: 350px; 
	width: 100%;
	position: relative;
}

.hero-background {
	background: url('img/hero-bg.jpg') 50% 0 no-repeat fixed;
	-webkit-background-size: cover !important;
  	-moz-background-size: cover !important;
  	-o-background-size: cover !important;
  	background-size: cover !important;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.hero-content-container {
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
}

.hero-content-container > div {
	display: table-cell;
	vertical-align: middle;
	padding: 85px 50px;
}

.hero-content-container h1 {
	font-size: 60px;
	line-height: 70px;
	color: #fff;
	margin: 0.25em 0;
	width:50%;
}

.hero-content-container p {
	font-size: 18px;
	line-height: 22px;
	color: #bbb;
	margin: 0.25em 0 1.75em;
}

.hero-content-container button {
	margin-right: 0.5em;
}

.hero-content-container button:hover {
	background: rgba(0,0,0,0.5);
}

.hero-content-container button.outline, .premium-theme-demo button.outline {
	color: #fff;
	border-color: #fff;
	border-color: rgba(255,255,255,0.7);
	background: none;
}

.hero-content-container button.outline:hover,  .premium-theme-demo button.outline:hover  {
	color: #111;
	background: #fff;
	background: rgba(255,255,255,0.7);
	border-color: rgba(255,255,255,0);
}


.home-cta {
	background: #fff;
	text-align: center;
	font-size: 17px;
	line-height: 22px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.home-cta p {
	margin-bottom: 20px;
}

.home-cta p span {
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;
}

.home-intro article img {
	display: block;
}

.home-intro article {
    border: 8px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.extra-plugin { 
	font-size:9.5px; 
	padding: 1em 1.25em; 
	margin-left:15px;
	margin-top: -2px; 
}  

.home-intro {
	padding: 40px 0 70px;
	text-align: center;
}

.home-info {
	background: #fff;
	border-top: 1px solid #ccc;
	padding: 40px 0;
	text-align: center;
}

.home-info .col-1-2, .premium-theme-info .col-1-2 {
	text-align: left;
	position: relative;
	margin-bottom: 10px;
}

.home-info .fa, .premium-theme-info .fa {
	color: #404040;
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

.home-info h6.dark, .home-info p, .premium-theme-info h6.dark, .premium-theme-info p {
	padding-left: 65px;
}

.home-info h2, .premium-theme-info h2 {
	margin-bottom: 1em;
}

.site-footer {
	background: #1c1c1c;
	padding-top: 50px;
	font-size: 13px;
}

.site-footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.site-footer ul li {
	margin-bottom: 10px;
}

.site-footer a {
	color: #b3b3b3;
}

.site-footer a:hover {
	color: #fff;
}

.site-footer .widget-title {
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #888;	
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.site-info {
	padding-bottom: 25px;
	margin-top: 20px;
}

.site-footer .gform_body {
	height: 40px;
	line-height: 40px;
	width: 55%;
	float: left;
}

.site-footer .ginput_container {
	margin-top: 0 !important;
}

.site-footer .gform_footer {
	clear: none !important;
	float: left;
	width: 30%;
	margin: 0 !important;
	padding: 0 !important;
}

.site-footer .gform_body input.large {
	height: 40px;
	line-height: 40px;	 
}

.site-footer label.gfield_label {
	display: none !important;
}

.site-footer .gform_footer input.gform_button {
	 height: 40px;
	 line-height: 40px;
	 padding: 0px 20px;
}

.theme-carousel {
	padding: 0 20px;
}

.theme-carousel .carousel-thumb {
	padding: 15px;
}
 
.theme-functionality-container h4 {
	font-size: 18px; 
}
.theme-functionality-container .archive-box p {
	font-size: 14px;
}
.archive-box {
    border: 1px solid #dadada;
	background: #fff;
    border-radius: 5px;
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
    width: 100%;
	min-height: 23em; 
}

.archive-box h5 {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 10px;
    text-transform: uppercase;
}

.archive-box:before {
    content: "";
    display: block;
    padding-top: 120%; 
}
.archive-content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.archive-content div {
    display: table;
    height: 100%;
    width: 100%;
}
.archive-content > div > span { 
    display: table-cell;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
}


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

.free-wordpress-themes {
	margin-top: 120px;
} 

.free-wordpress-themes {
	padding-bottom: 30px;
}

.premium-wordpress-themes .page-header {
	padding: 120px 0 20px;
}

.premium-archive .page-header {
	padding: 160px 0 100px;
	color: #ededed;
	color: rgba(255,255,255,0.9);	
	background-size: cover !important;
}

.premium-wordpress-themes .page-header .page-title {
	font-size: 54px;
	line-height: 60px;
}

.premium-archive .page-header .page-title {
	color: #fff;
}

.premium-wordpress-themes .entry-content {
	margin: 2.5em 0 1.5em;
}

.premium-theme-filter {
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
}

.premium-wordpress-themes .page-header h6 {
	color: #ccc;
	color: #rgba(255,255,255,0.7);
}

.free-wordpress-themes article,
.premium-wordpress-themes article {
	border: 8px solid #fff;
	overflow: hidden;
	margin-bottom: 60px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.free-wordpress-themes article img,
.premium-wordpress-themes article img {
	display: block;
	width: 100%;
}

.free-wordpress-themes article > div.title,
.premium-wordpress-themes article > div.title {
	background: #292a2f;
	padding: 2px 15px 0px; 
}

.premium-wordpress-themes article h3 {
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;
	background: #222;
	margin: 0;
	padding: 12px 20px;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}

.premium-wordpress-themes article h3 span {
	float: right;
}

.free-wordpress-theme .page-header {
	padding: 120px 0 60px;
}

.free-wordpress-theme .page-header .theme-title {
	margin-top: 15%;
}

.page-title {
	font-size: 60px;
	line-height: 66px;
	margin-bottom: 0.25em;
}

.default-page-container {
	margin-top: 120px;
	padding-bottom: 80px;
}

.premium-wordpress-theme header.page-header {
	padding: 80px 0 0;
	min-height: 650px;
	height: 100vh;
	width: 100%;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-ms-background-size: cover !important;
	-o-background-size: cover !important; 
	background-size: cover !important;
}

.premium-hero-content {
	display: table;
	height: 100%;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

.premium-hero-content > div {
	display: table-cell;
	vertical-align: middle;
	padding: 0 50px;
	margin: 0 auto;
	text-align: center;
} 

.premium-hero-content h1 {
	font-size: 70px;
	line-height: 78px;
	color: #fff;
	margin-bottom: 0.35em;
}

.premium-hero-content h6 {
	color: #ccc;
	color: rgba(255,255,255,0.7);
	margin-bottom: 2em;
}

.premium-hero-content button.outline {
	border-color: #fff;
	border-color: rgba(255,255,255,0.8);
	color: #fff;
	color: rgba(255,255,255,0.8);
}

.premium-hero-content button.outline:hover {
	border-color: #111;
}

.premium-theme-specs {
	padding: 40px 0 60px; 
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.premium-theme-specs {
	font-size: 17px;
	line-height: 20px;
}

.premium-theme-specs .fa {
	font-size: 22px;
	line-height: 20px;
	margin-right: 5px;
}

.premium-theme-mockups {
	padding: 50px 0 80px;
	text-align: center;
	border-top: 1px solid #ccc;
}

.premium-theme-mockups img {
	margin-top: 0em;
}


.premium-theme-info {
	padding: 60px 0;
	text-align: center;
}

.premium-theme-plugins {
	background: #fff;
	border-top: 1px solid #ccc;
	text-align: center;
	padding: 60px 0;
}

.premium-theme-plugins p.contain {
	margin-bottom: 2.5em;
}

.premium-theme-plugins .col-1-2 {
	position: relative;
	text-align: left;
	margin-bottom: 10px;
}

.premium-theme-plugins .col-1-2 .fa {
	position:absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	width: 60px;
	height: 60px;
	line-height: 58px;
	text-align: center;
	border-radius: 100%;
	background: #404040;
	color: #f5f5f3;
}

.premium-theme-plugins .col-1-2 h3,
.premium-theme-plugins .col-1-2 h6,
.premium-theme-plugins .col-1-2 p {
	padding-left: 90px;
}


.premium-theme-demo {
	background: transparent;
	text-align: center;
	padding: 130px 0 150px;
	color: #fff;
}

.premium-theme-demo > .grid {
	position: relative;
	z-index: 1;
}

.premium-theme-demo h6 {
	color: #ccc;
	color: rgba(255,255,255,0.6);
}

.premium-theme-demo h2 {
	color: #fff;
}

.premium-theme-demo p {
	max-width: 500px;
	font-size: 17px;
	margin: 0 auto 30px;
}

.premium-theme-pricing {
	padding: 50px 0 80px;
	text-align: center;
}

.premium-theme-pricing p.contain {
	max-width: 600px;
	margin: 0 auto 40px;
}

.premium-theme-pricing .col-1-3 {
	position: relative;
	padding-left: 100px;
	text-align: left;
	font-size: 12px;
}

.premium-theme-pricing ul {
	margin: 0 0 25px;
	padding-left: 10px;
}

.premium-theme-pricing h3 {
	color: #222;
}

.premium-theme-pricing .amount {
	font-family: 'MT_300', "Helvetica Neue", Helvetica, arial, sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	color: #222;
	font-size: 50px;
	line-height: 20px;
	letter-spacing: -0.065em;
}

.fade {
	position: relative;
}

.caption {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #222;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	text-align: center;
	-webkit-transform-style: preserve-3d;
  	-moz-transform-style: preserve-3d;
  	transform-style: preserve-3d;
}

.caption button {
	background: #fff;
	background: rgba(255,255,255,0.9);
	border-color: #fff;
	border-color: rgba(255,255,255,0);
	border-radius: 0;
	color: #111;
	padding: 10% auto; 
	position: relative;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	transform: translateY(-50%); 
}

.caption button:hover {
	background: #fff;
	background: rgba(255,255,255,1);
	border-color: #fff;
	border-color: rgba(255,255,255,1);
	color: #111;
}

p.docs {
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 30px;
	color:#222;
}

#wpfront-notification-bar div.wpfront-message,
#wpfront-notification-bar a.wpfront-button,
#wpfront-notification-bar div.wpfront-close {
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;
	font-weight: normal;
}

.wpfront-top-shadow { box-shadow: none !important; }

#wpfront-notification-bar div.wpfront-close {
	font-size: 15px;
	top: 12px;
	right: 10px;
	padding: 8px 5px 10px;
}

#wpfront-notification-bar td { 
	padding: 10px 0;
}

p.docs .fa {
	font-size: 16px;
	margin-right: 3px;
}

.free-theme-info {
	padding: 50px 0 40px;
	background: #fff;
	border-top: 1px solid #ccc;
	text-align: center;
}

.free-theme-info .col-1-3 {
	text-align: left;
	position: relative;
	margin-bottom: 10px;
}

.free-theme-info .fa {
	color: #404040;
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

.free-theme-info h6.dark, .free-theme-info p {
	padding-left: 50px;
}

.free-theme-info h2 {
	margin-bottom: 1em;
}

.resi-filter-image > .alignleft {
	margin-left:0;
}

.free-theme-admin {
	border-top: 1px solid #ccc;
	padding: 60px 0 100px;
	text-align: center;
	background: #fff;
}

.free-theme-admin img {
	max-width: 92%;
	margin: 0 auto;
}

.free-theme-footer {
	padding: 40px 0 60px;
	text-align: center;
	background: #fff;
}

.free-theme-upgrade {
	background: url('img/upgrade-bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	color: #ccc;
	font-size: 16px;
	padding: 100px 0 120px;
	text-align: center;
}

.free-theme-upgrade p {
	max-width: 500px;
	margin: 0 auto 1.5em;
}

.free-theme-upgrade h6 {
	color: #ccc;	
	color: rgba(255,255,255,0.6); 
}

.free-theme-upgrade h2 {
	color: #fff;	
}

.free-theme-docs {
	border-top: 1px solid #ccc;
	padding: 60px 0 80px;
}

.home-docs {
	border-top: 1px solid #ccc;
	padding: 40px 0 30px;
}

.home-docs .col-1-3 {
	margin-bottom: 50px;
}

.home-docs .text-center {
	text-align: center;
}

.home-docs p.contain {
	margin-bottom: 2.5em;
}

.free-theme-docs .col-1-3, .home-docs .col-1-3 {
	text-align: left;
	position: relative;
}

.free-theme-docs .fa, .home-docs .fa {
	color: #404040;
	font-size: 36px;
	position: absolute;
	top: -8px;
	left: 0;
}

.free-theme-docs h6, .free-theme-docs h3, .free-theme-docs p,
.home-docs .col-1-3 h6, .home-docs .col-1-3 h3, .home-docs .col-1-3 p {
	padding-left: 50px;
}

.free-theme-docs button,
.home-docs button {
	margin-left: 50px;
}

.not-found {
	padding: 80px 0 120px;
}

.single-blog-post  .entry-header {
	margin-top: 0.85em;
}

.single-blog-post .entry-title {
	font-size: 42px;
	line-height: 46px;
	text-align: right;
	margin-top: 
} 


.single-blog-post .entry-meta {
	text-align: right;
} 

img.avatar {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-width: 80px;
	margin-bottom: 10px;
}

.entry-meta h5 {
	font-family: 'MT_400', "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
    margin-bottom: 0;
}

.entry-meta ul {
    list-style: outside none none;
    margin: 0;
	padding: 0;
}

.blog-archive article {
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}

.blog-archive article:last-child {
	padding-bottom: 0;
	border-bottom: 0; 
}

.doc-archive {
	padding-top: 30px;
}

.doc-archive h5 {
	font-family: 'MT_400', "Helvetica Neue", Helvetica, arial, sans-serif;
}

.doc-archive .col-1-3 {
	margin-bottom: 40px;
    position: relative;
    text-align: left;
}

.doc-archive .fa {
    color: #404040;
    font-size: 20px;
    left: 0;
    position: absolute;
    top: 0;
}

.doc-archive h5, .doc-archive p {
    padding-left: 35px;
}

.doc-archive p {
	margin-bottom: 1em;
}

.doc-archive button { 
 	margin-left: 35px;
}
 
.doc-single-list article {
	position: relative;
	padding: 30px 0 25px;
	border-bottom: 1px dotted #888;
	margin-bottom: 0;
}
 
.doc-single-list article:last-child {
	border-bottom: 0;
}

.doc-single-list article .fa {
	color: #404040;
	font-size: 20px;
	position: absolute;
	top: 31px;
	left: 0;
}

.doc-single-list article h4, .doc-single-list article p {
	padding-left: 40px;
} 

.doc-single-list article p {
	margin-bottom: 0;
}

.doc-single-list article button {
	margin-left: 40px;
} 

.doc-search {
	display: block;
	width: 100%;
	margin-bottom: 1.5em;
}

.not-found .search-form label {	
	width: 78%;
	float: left;
	height: 80px;
	font-size: 26px;
	line-height: 30px;
}

.not-found .search-form label input[type="search"] {
	height: 68px;
	width: 100%;
	padding: 5px 15px;
	font-size: 26px;
	line-height: 30px;
} 

.doc-search input[type="text"] {
	width: 78%;
	float: left;
	height: 80px;
	font-size: 26px;
	line-height: 30px;
	padding: 22px 15px 20px;
	border-radius: 4px 0 0 4px;
}

.doc-search input[type="submit"],
.not-found input[type="submit"] {
	width: 22%;
	height: 80px;
	font-size: 15px;
	float: left;
	padding: 0;
	border-radius: 0 4px 4px 0;
}

.doc-single-search-container {
	border-top: 1px dotted #888;
	padding: 3.5em 0 3em 40px; 
	position: relative;
} 
	
.doc-single-general-docs {
	border-top: 1px dotted #888;
	padding: 3.5em 0 4em 40px;
	position: relative;
}

.doc-single-general-docs .fa {
	position: absolute;
	top: 58px;
	left: 0;
	color: #404040;
	font-size: 24px;
}

.doc-single-page ol { 
	font-size:16px; 
}

.doc-single-page ol img { 
	margin:15px 0;
}

.doc-single-search-container .fa {
	position: absolute;
	top: 55px;
	left: 0;
	color: #404040;
	font-size: 24px;
}

.upgrade-page-container .page-header {
	-webkit-background-size: cover !important;
  	-moz-background-size: cover !important;
  	-o-background-size: cover !important;
  	background-size: cover !important;
	padding: 200px 0 120px;
}

.upgrade-page-container .page-header h1 {
	color: #fff;
	font-size: 52px;
	line-height: 54px;
}

.upgrade-page-container .page-header h6 {
	color: #999;
}


.support-page-container .page-header {
	-webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
	padding: 170px 0 80px;
}

.support-page-container .page-header h1 {
	color: #fff;
	font-size: 52px;
	line-height: 54px;
}

.support-page-container .page-header h6 {
	color: #999;
}

.pro-upgrade-container {
	padding: 20px 0;
}

.pro-upgrade-container p {
	display: inline-block;
}

.pro-upgrade-container .entry-title {
	display: block;
	margin-bottom: 5px;
}

.pro-upgrade-container .fa {
    font-size: 16px;
    margin-right: 3px;
	color: #404040;
}

.pro-upgrade-container .entry-title {
	font-size: 42px;
	line-height: 46px;
}

.pro-upgrade-container .button-container {
	float: right;
	margin-top: -33px;
	margin-right: 30px;
}

.pro-theme-comparison {
	border-top: 1px solid #ccc;
	padding: 30px 0;
	text-align: center;
}

.upgrade-pro-theme {
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	padding: 120px 0 140px;
	text-align: center;
}

.upgrade-pro-theme h6 {
	color: #ccc;
}

.upgrade-pro-theme h2 {
	color: #fff;
	margin-bottom: 0.8em;
}

.upgrade-pro-theme button.outline {
	border-color: #fff;
	color: #fff;
}

.upgrade-pro-theme button.outline:hover {
	border-color: #111;
}

.home-blog-post {
	background: #fff;
	border-top: 1px solid #ccc;
	padding: 40px 0;
} 

.home-blog-post h2 {
	margin-bottom: 0;
}

.home-blog-post article {
	padding-top: 0;
}

.home-blog-post .col-1-1 {
	text-align: center;
}

.home-upgrade-container {
	text-align: center;
}

.post-840, .post-843 {
	max-width: 550px;
	margin: 0 auto;
}

.post-840 .entry-title {
	text-align: center;
}

#theme-my-login, .woocommerce form.login {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 20px;
}

#theme-my-login {
	margin-bottom: 60px;
}

#theme-my-login input[type="text"],
#theme-my-login input[type="password"],
.woocommerce form.login input[type="text"],
.woocommerce form.login input[type="password"] {
	font-family: 'MT_300', "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 30px;
	padding: 12px 12px 10px;
	width: 100%;
	letter-spacing: -0.025em;
}

#theme-my-login input[type="submit"],
.woocommerce form.login input[type="submit"] {
	width: 100%;
	font-size: 16px;
	padding: 25px 15px 23px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#theme-my-login p.login-title {
	font-size: 20px;
	line-height: 30px;
	margin: 10px 0 20px;
	color: #404040;
	text-align: center;
}

#theme-my-login .fa {
	margin-right: 8px;
}

.login form label, .woocommerce form.login label {
	font-family: "MT_700","Helvetica Neue",Helvetica,arial,sans-serif;
    font-size: 13px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

ul.tml-action-links {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

p.restrict-pw-reset {
	text-align: center;
}

.login p.message {
	padding: 9px 15px 8px;
	border-radius: 4px;
}

#theme-my-login p.login-title {
	display: none;
}

#payment .place-order {
	margin:0;
}

.free-wordpress-theme .page-header button {
	margin-bottom: 4px;
}

.pro-support-page article {
	max-width: 600px;
	margin: 0 auto;
}

.pro-support-page .gform_wrapper {
	background: #fff !important;
	border: 1px solid #ccc !important;
	border-radius: 4px !important;
	padding: 15px 20px !important;
}

.pro-support-page .gform_wrapper label {
    font-family: "MT_700","Helvetica Neue",Helvetica,arial,sans-serif;
    font-size: 13px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
	font-weight: normal !important;
	margin-bottom: 0 !important;
}

.pro-support-page .gform_wrapper input[type="text"] {
	width: 100% !important;
	font-size: 20px;
	padding: 5px 7px 4px;
	margin: 0 0 5px;
}

.pro-support-page .gform_wrapper textarea {
	width: 100% !important;
	padding: 5px 6px 4px;
}

.pro-support-page .gform_wrapper input[type="submit"] {
	width: 100%;
}

.site-speed-container ul, ol {
    margin: 0 0 1.5em;
	padding: 15px;
} 

.page-id-212 header.entry-header, .page-id-27929 header.entry-header { display: none; } 

.plugin-container {
	text-align: center;
	color: #fff;
	padding: 30px 0 0;
	border: 8px solid #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	margin-bottom: 2em;
}

.plugin-container h2,
.plugin-container p {
	padding: 0 30px;
}

.plugin-container h2 {
	color: #fff;
}

.plugin-download {
	background: #fff;
	color: #404040;
	padding-top: 8px;
}

.plugin-download button {
	margin-left: 15px;
	background: #777;
	border-color: #777;
}

.plugin-download button:hover {
	background: #333;
	border-color: #333;
}

.plugin-container > .fa {
	font-size: 28px;
	height: 70px;
	width: 70px;
	border: 2px dashed #fff;
	-moz-border-radius: 100px;
	border-radius: 100px;
	line-height: 67px;
	margin-bottom: 10px;
}

.premium-home-overview {
	border-bottom: 1px solid #ccc;
}

.page-id-31634 .entry-header {
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
}

.page-id-31634 .entry-content {
	text-align: center;
	font-size: 18px;
}


.bbp-template-notice, .bbp-no-topic, span#subscription-toggle, .bbp-search-form, ul.bbp-forums-list { display: none; }

#bbpress-forums li.bbp-header { background: #111; color: #fff; font-weight: normal; border-radius: 4px 4px 0 0; font-size: 12px !important;  text-transform: uppercase; letter-spacing: 0.05em; font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;  }
#bbpress-forums li.bbp-header li.bbp-forum-info { font-size: 12px !important; text-transform: uppercase; letter-spacing: 0.05em; font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif;  }
li.bbp-forum-info, a.bbp-topic-permalink { font-size: 18px; line-height: 24px; }

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic { padding: 19px 8px 8px; }

li.bbp-body ul:last-child { border-radius: 0 0 4px 4px; }

.general-contact-form .gform_wrapper input[type="email"], .general-contact-form .gform_wrapper input[type="text"], .general-contact-form .gform_wrapper textarea {
	font-size: 18px !important;
	padding: 10px !important;
}

.general-contact-form input[type="submit"] {
	width: 100% !important;
	margin-top: 0 !important;
}

.general-contact-form .gform_wrapper .gform_footer {
	margin-top: 0 !important;
}

.general-contact-form .gform_wrapper {
	max-width: 100% !important;
}

.general-contact-form .gform_wrapper .hidden_label input.large, .general-contact-form .gform_wrapper .hidden_label select.large, .general-contact-form .gform_wrapper .top_label input.large, .general-contact-form .gform_wrapper .top_label select.large, .general-contact-form .gform_wrapper textarea.medium {
	width: 100% !important; 
}

.page-restrict-output {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 20px 0;
}

.page-restrict-output .pr-message {
	padding: 0 20px 15px;
	text-align: center;
	font-size: 13px;
}

.page-restrict-output .pr-error a {
	display: block;	
}

.page-restrict-output h3 {
	padding: 10px 20px;
	text-align: center;
}

.page-restrict-output input[type="text"] {
	border-radius: 0;
	border-left: none;
	border-right: none;
	width: 100%;
	padding: 12px 20px;
	font-size: 24px;
}
.page-restrict-output input[type="password"] {
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-top: none;
	width: 100%;
	padding: 12px 20px;
	font-size: 24px;
}

.page-restrict-output input[type="submit"] {
	width: 85%;
	margin: 0 auto;
	display: block;
}

.page-restrict-output label.remember {
	text-align: center;
	display: block;
	margin: 10px;
	font-size: 12px;
}

.page-restrict-output p {
	margin-bottom: 0;
}

p.lost {
	text-align: center;
	display: block;
	
}

div.page-id-43568 .page-contain { 
	max-width: 800px;
}

div.page-id-43574 .page-contain {
	max-width: 600px;
	min-width: 0;
}

div.page-id-43574 .page-contain .entry-content { 
	background: #fff;
	padding: 30px 20px 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.page-id-43605 .page-contain { 
	max-width: 520px;
	min-width: 0;
}

div.page-id-43605 .entry-title {
	text-align: center;
}

div.page-id-43568 .page-contain .entry-content { 
	background: #fff;
	padding: 30px 30px 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.page-id-43568 .affwp-errors, div.page-id-43568 .affwp-notice {
	width: 100%;
}

div.page-id-43605 #affwp-login-form fieldset legend {
	font-size: 22px;
	text-align: center;
	padding: 0 20px;
	width: 100%;
	display: none;
}
#affwp-login-form fieldset,
#affwp-register-form fieldset  {
	padding: 0;
	margin: 0;
}

div.page-id-43605 #affwp-login-form fieldset label,
div.page-id-43568 #affwp-login-form fieldset label,
div.page-id-43574 #affwp-register-form fieldset label {
	display: block;
	font-family: "MT_700","Helvetica Neue",Helvetica,arial,sans-serif;
    font-size: 13px;
    letter-spacing: 0.1em;
    text-transform: uppercase; 
}

div.page-id-43574 .affwp-form label,
div.page-id-43574 .affwp-form textarea {
	width: 100%;
}

div.page-id-43574 .affwp-form textarea {
	padding: 12px;
}

div.page-id-43605 #affwp-login-form fieldset label .affwp-form input[type="text"], 
div.page-id-43605 #affwp-login-form fieldset label .affwp-form input[type="password"] {
	display: block;
}

.affwp-form input {
	width: 100% !important;
	border: 1px solid #ccc !important;
	font-size: 18px;
	padding: 10px;
}

.affwp-form input#affwp-referral-notifications {
	width: auto !important;
}

.page-id-43568 #affwp-login-form input {
	font-size: 26px;
	padding: 12px;
}

label.affwp-user-remember input {
	width: auto !important;
}

.page-id-43568 .affwp-form input.button,
.page-id-43574 .affwp-form input.button {
    font-size: 15px !important;
    padding: 25px 15px 23px !important;
    width: 100%;
	border-color: #111 !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
} 

p.affwp-lost-password {
	text-align: center;
	margin-bottom: 10px;
}

div.page-id-43605 .page-contain .entry-content { 
	background: #fff;
	padding: 30px 15px 0;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.page-id-43568 .page-contain .entry-content strong,
table.affwp-table th,
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active { 
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif; 
	font-weight: normal;
}

#affwp-affiliate-dashboard-url-generator > h4 + p { 
	margin-bottom: 0 !important;
} 

.affiliate-overview-page {
	text-align: center;
}

.affiliate-overview-page h4 {
	font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif; 
	font-size: 16px;
	padding-top: 5px;
	display: inline-block;
	margin-right: 12px;
}

button.affiliate-register {
	font-size: 16px;
}

.affiliate-theme-info {
	background: #fff;
	border-top: 1px solid #ccc;
}

.affiliate-theme-info > .grid {
	max-width: 1000px;
}

.affiliate-theme-info .col-1-1 h2,
.affiliate-theme-info .col-1-1 h6 {
		text-align: center;
	}

.affiliate-theme-info .col-1-2 h6.dark {
	text-transform: none;
	letter-spacing: 0;
}

.affiliate-faq {
	max-width: 1100px;
}

.page-id-43568 #affwp-register-form,
.page-id-43568 .gform_wrapper {
	display: none !important;
}

.page-id-43568 #affwp-login-form {
	width: 100%;
	float: left;
}

.page-id-43568 .affwp-form legend {
	font-size: 26px;
	line-height: 32px;
	color: #404040;
	letter-spacing: -0.03em;
}

#wpfront-notification-bar-open-button.bottom {
	border: 0px !important;
	background-position: center center !important;
	width: 32px !important;
	height: 29px !important;
}

#wpfront-notification-bar-open-button {
	right: 20px !important;
}

div.page-id-49572 .premium-theme-pricing {
	background: #fff;
	border-top: 1px solid #ccc;
}

.button-group { 
    display: inline-block;
    position: relative;
    z-index: 1;
	margin-bottom: 15px; 
} 
 
.button-group button {  
  display: block;
  float: left;
  font-size: 0.695em; 
  font-family: 'MT_700', "Helvetica Neue", Helvetica, arial, sans-serif; 
  margin: 0 2px 3px 0; 
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  border: 1px solid #111;
}  

.button-group button:focus {   
    background: #FFFFFF; 
    color: #000000; 
	border-color:#FFFFFF;
} 

.button-group button:active {    
    background: #FFFFFF; 
    color: #000000; 
	border-color:#FFFFFF;
} 
 

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

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

.bypostauthor {
	display: block;
}

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

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

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

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

/*--------------------------------------------------------------
# Skeleton
--------------------------------------------------------------*/
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0px;
}

[class*='col-'] {
	float: left;
	padding-right: 30px; /* column-space */
}

.grid {
	width: 100%;
	max-width: 1280px;
	min-width: 755px;
	margin: 0 auto;
	overflow: hidden;
}

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

.grid-pad {
	padding-top: 20px;
	padding-left: 50px; /* grid-space to left */
	padding-right: 20px; /* grid-space to right: (grid-space-left - column-space) e.g. 20px-20px=0 */
}

.page-contain {
	max-width: 1100px;
}

.push-right {
	float: right;
}

/* Content Columns */

.col-1-1 {
	width: 100%;
}
.col-2-3, .col-8-12 {
	width: 66.66%;
}

.col-1-2, .col-6-12 {
	width: 50%;
}

.col-1-3, .col-4-12 {
	width: 33.33%;
}

.col-1-4, .col-3-12 {
	width: 25%;
}

.col-1-5 {
	width: 20%;
}

.col-1-6, .col-2-12 {
	width: 16.667%;
}

.col-1-7 {
	width: 14.28%;
}

.col-1-8 {
	width: 12.5%;
}

.col-1-9 {
	width: 11.1%;
}

.col-1-10 {
	width: 10%;
}

.col-1-11 {
	width: 9.09%;
}

.col-1-12 {
	width: 8.33%
}

/* Layout Columns */

.col-11-12 {
	width: 91.66%
}

.col-10-12 {
	width: 83.333%;
}

.col-9-12 {
	width: 75%;
}

.col-5-12 {
	width: 41.66%;
}

.col-7-12 {
	width: 58.33%
}



/* Pushing blocks */

.push-2-3, .push-8-12 {
	margin-left: 66.66%;
}

.push-1-2, .push-6-12 {
	margin-left: 50%;
}

.push-1-3, .push-4-12 {
	margin-left: 33.33%;
}

.push-1-4, .push-3-12 {
	margin-left: 25%;
}

.push-1-5 {
	margin-left: 20%;
}

.push-1-6, .push-2-12 {
	margin-left: 16.667%;
}

.push-1-7 {
	margin-left: 14.28%;
}

.push-1-8 {
	margin-left: 12.5%;
}

.push-1-9 {
	margin-left: 11.1%;
}

.push-1-10 {
	margin-left: 10%;
}

.push-1-11 {
	margin-left: 9.09%;
}

.push-1-12 {
	margin-left: 8.33%
}

@media handheld, only screen and (max-width: 960px) {
	
}

@media handheld, only screen and (max-width: 767px) {
	.extra-plugin {
		margin-left:0; 
		margin-top: 0;	
	}
	.grid {
		width: 100%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 20px; /* grid-space to left */
		padding-right: 10px; /* grid-space to right: (grid-space-left - column-space) e.g. 20px-10px=10px */
	}
	
	[class*='col-'] {
		width: auto;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 0px;
		padding-right: 10px; /* column-space */
	}
	
	
	/* Mobile Layout */
	
	[class*='mobile-col-'] {
		float: left;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 10px;
		padding-left: 0px;
		padding-right: 10px; /* column-space */
		padding-bottom: 0px;
	}
	
	.mobile-col-1-1 {
		width: 100%;
	}
	.mobile-col-2-3, .mobile-col-8-12 {
		width: 66.66%;
	}

	.mobile-col-1-2, .mobile-col-6-12 {
		width: 50%;
	}

	.mobile-col-1-3, .mobile-col-4-12 {
		width: 33.33%;
	}

	.mobile-col-1-4, .mobile-col-3-12 {
		width: 25%;
	}

	.mobile-col-1-5 {
		width: 20%;
	}

	.mobile-col-1-6, .mobile-col-2-12 {
		width: 16.667%;
	}

	.mobile-col-1-7 {
		width: 14.28%;
	}

	.mobile-col-1-8 {
		width: 12.5%;
	}

	.mobile-col-1-9 {
		width: 11.1%;
	}

	.mobile-col-1-10 {
		width: 10%;
	}

	.mobile-col-1-11 {
		width: 9.09%;
	}

	.mobile-col-1-12 {
		width: 8.33%
	}

	/* Layout Columns */

	.mobile-col-11-12 {
		width: 91.66%
	}

	.mobile-col-10-12 {
		width: 83.333%;
	}

	.mobile-col-9-12 {
		width: 75%;
	}

	.mobile-col-5-12 {
		width: 41.66%;
	}

	.mobile-col-7-12 {
		width: 58.33%
	}
	
	.hide-on-mobile {
		display: none !important;
		width: 0;
		height: 0;
	}
	
	.site-branding { 
		margin-left: 20px;
	}
	
	.hero-background {
		background-attachment: scroll;
		background-position: center center !important; 
	}
	
	.upgrade-page-container .page-header {
		background-attachment: scroll !important;
		background-position: center center !important; 
	}
	
	.hero-content-container h1,
	.support-page-container .page-header h1,
	.premium-hero-content h1 {
		font-size: 30px;
		line-height: 34px;
		width: 100%;
	}
	
	.hero-content-container > div {
		padding: 80px 20px 20px;
	}
	
	.navigation-container {
		margin-right: 20px;
	}
	
	.single-blog-post .entry-title,
	.single-blog-post .entry-meta {
		text-align: left;
	}
	
	.page-title,
	.upgrade-page-container .page-header h1,
	.premium-wordpress-themes .page-header .page-title {
		font-size: 40px;
		line-height: 46px;
	}
	
	.upgrade-page-container .page-header,
	.premium-archive .page-header {
		padding: 100px 0 40px;
	}
	
	.premium-archive .page-header,
	.support-page-container .page-header,
	.premium-wordpress-theme header.page-header {
		background-attachment: scroll !important;
		background-position: center center !important;
	}
	
	.premium-wordpress-theme header.page-header {
		height: 450px;
		min-height: 450px;
		padding-top: 40px;
	}
	
	.free-wordpress-themes, 
	.premium-wordpress-themes,
	.default-page-container {
		margin-top: 90px;
	}
	
	div.page-id-17751 .premium-wordpress-themes,
	div.page-id-24341 .premium-wordpress-themes {
		margin-top: 0;
	}
	
	
	.doc-search input[type="text"] {
		height: 50px;
		width: 65%;
		font-size: 16px;
		line-height: 20px;
		padding: 5px 15px 4px;
	}

	.doc-search input[type="submit"],
	.not-found input[type="submit"] {
		height: 50px;
		font-size: 12px;
		width: 35%;
	}
	
	#secondary { 
		margin-top: 5em;
	}
	
	.not-found .search-form label {	
		width: 65%;
		height: 40px;
		font-size: 16px;
		line-height: 20px;
	}
	
	.not-found .search-form label input[type="search"] {
		height: 38px;
		padding: 5px 15px;
		font-size: 16px;
		line-height: 20px;
	} 
	
	.free-wordpress-theme .page-header .theme-title {
		margin-top: 0;
	}
	
	.support-page .col-1-3,
	.premium-theme-pricing .col-1-3 {
		margin-bottom: 40px;
	}
	
	.not-found {
		padding: 20px 0 60px;
	}
	
	.pro-upgrade-container .button-container {
		float: none;
		margin-top: 0;
	}
	
	.pro-upgrade-container .button-container button {
		margin-bottom: 5px;
	}
	
	.free-wordpress-theme .page-header .col-4-12,
	.free-theme-docs .col-1-3
	 {
		margin-bottom: 30px;
	}
	
	#theme-my-login input[type="text"], #theme-my-login input[type="password"], .woocommerce form.login input[type="text"], .woocommerce form.login input[type="password"] {
		font-size: 24px;
	}
	
	#wpfront-notification-bar-spacer {
		display: none !important;
	}
	
}


/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1280px) 
  and (orientation: landscape) {
	  
	 .hero-background {
		-webkit-background-size: auto !important;
		-moz-background-size: auto !important;
		-o-background-size: auto !important;
		background-size: auto !important;
		background-attachment: scroll !important;
		background-position: center center;  
	}	
	
	.premium-archive .page-header {
		-webkit-background-size: auto !important;
		-moz-background-size: auto !important;
		-o-background-size: auto !important;
		background-size: auto !important;
		background-attachment: scroll !important;
		background-position: center center;	
	}
	
	.premium-wordpress-theme header.page-header {
		-webkit-background-size: auto !important;
		-moz-background-size: auto !important;
		-o-background-size: auto !important;
		background-size: auto !important;
		background-attachment: scroll !important;
		background-position: center center;  
		height: 500px;
	} 
	
	.upgrade-page-container .page-header {
		-webkit-background-size: auto !important;
		-moz-background-size: auto !important;
		-o-background-size: auto !important;
		background-size: auto !important;
		background-attachment: scroll !important;
		background-position: center center;  
	} 

} 


/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1280px) 
  and (orientation: portrait) { 
	
  	
  
	.hero-background {
		-webkit-background-size: auto !important;
		-moz-background-size: auto !important;
		-o-background-size: auto !important;
		background-size: auto !important;
		background-attachment: scroll !important;
		background-position: center center;  
	}	
	
	.premium-archive .page-header {
		-webkit-background-size: auto !important;
		-moz-background-size: auto !important;
		-o-background-size: auto !important;
		background-size: auto !important;
		background-attachment: scroll !important;
		background-position: center center;	
	}
	
	.premium-wordpress-theme header.page-header {
		-webkit-background-size: auto !important;
		-moz-background-size: auto !important;
		-o-background-size: auto !important;
		background-size: auto !important;
		background-attachment: scroll !important;
		background-position: center center;  
		height: 500px;
	}
	
	.upgrade-page-container .page-header {
		-webkit-background-size: auto !important;
		-moz-background-size: auto !important;
		-o-background-size: auto !important;
		background-size: auto !important;
		background-attachment: scroll !important;
		background-position: center center;
	} 
	 
	
}

@media handheld, only screen and (min-width: 1047px) and (max-width: 1164px) {  

	.extra-plugin { margin-top:5px; margin-left:0; } 

}